@charset "UTF-8";
@font-face {
    font-family: icons;
    src: url(/cdn/shop/t/61/assets/icons.eot?v=112981532348062652561675266449);
    src: url(/cdn/shop/t/61/assets/icons.eot?v=112981532348062652561675266449#iefix) format('embedded-opentype'),
        url(/cdn/shop/t/61/assets/icons.woff?v=24089382976848351381675266451) format('woff'),
        url(/cdn/shop/t/61/assets/icons.ttf?v=177851439206450752971675266450) format('truetype'),
        url(/cdn/shop/t/61/assets/icons.svg?v=182753167674510223691675266450#timber-icons) format('svg');
    font-weight: 400;
    font-style: normal;
}
*,
input,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html,
body {
    padding: 0;
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
[hidden] {
    display: none;
}
html,
body {
    background-color: #fff;
}
#MainContent .wrapper {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 15px;
}
@media screen and (min-width: 591px) {
    .wrapper {
        padding: 0 30px;
    }
}
#MainContent .main-content {
    display: block;
}
body:not(.template-index) .main-content {
    padding-top: 30px;
}
@media screen and (min-width: 769px) {
    body:not(.template-index) .main-content {
        padding-top: 80px;
    }
}
@media screen and (min-width: 591px) {
    .main-content {
        padding-bottom: 40px;
    }
}
#MainContent ul,
#MainContent ol {
    margin: 0 0 15px 20px;
    padding: 0;
    text-rendering: optimizeLegibility;
}
#MainContent ol.collection__grid {
    margin: 0;
}
#MainContent ol ol {
    list-style: lower-alpha;
}
#MainContent ol {
    list-style: decimal;
}
#MainContent ul ul,
#MainContent ul ol,
#MainContent ol ol,
#MainContent ol ul {
    margin: 4px 0 5px 20px;
}
#MainContent ul.social-media {
    margin: 0;
}
#MainContent li {
    margin-bottom: 0.25em;
}
#MainContent ol.collection__grid li {
    margin-bottom: 0;
}
#MainContent ul.square {
    list-style: square outside;
}
#MainContent ul.disc {
    list-style: disc outside;
}
#MainContent ol.alpha {
    list-style: lower-alpha outside;
}
#MainContent .no-bullets {
    list-style: none outside;
    margin-left: 0;
}
#MainContent .inline-list {
    margin-left: 0;
}
.inline-list li {
    display: inline-block;
    margin-bottom: 0;
}
#MainContent table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
#MainContent .table-wrap {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#MainContent .table-wrap--order {
    background-color: #73a0c5;
    padding: 1rem;
}
#MainContent th {
    font-weight: 700;
}
#MainContent th,
#MainContent td {
    text-align: left;
    padding: 15px;
    border: 1px solid #1f2021;
}
#MainContent .grid:after,
#MainContent .grid--rev:after,
#MainContent .grid--full:after,
#MainContent .grid-uniform:after {
    content: '';
    display: table;
    clear: both;
}
#MainContent .grid__item.clear {
    clear: both;
}
#MainContent .grid--rev,
#MainContent .grid--full,
#MainContent .grid-uniform {
    list-style: none;
    margin: 0;
    padding: 0;
}
#MainContent .grid__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    vertical-align: top;
    width: 100%;
}
@media screen and (min-width: 591px) {
    #MainContent .grid__item {
        padding-left: 30px;
    }
}
#MainContent .grid--small {
    margin-left: -10px;
}
#MainContent .grid--small #MainContent .grid__item {
    padding-left: 10px;
}
#MainContent .grid--rev {
    direction: rtl;
    text-align: left;
}
#MainContent .grid--rev > #MainContent .grid__item {
    direction: ltr;
    text-align: left;
    float: right;
}
#MainContent .grid--full {
    margin-left: 0;
}
#MainContent .grid--full > #MainContent .grid__item {
    padding-left: 0;
}
.one-whole {
    width: 100%;
}
.one-half {
    width: 50%;
}
.one-third {
    width: 33.333%;
}
.two-thirds {
    width: 66.666%;
}
.one-quarter {
    width: 25%;
}
.two-quarters {
    width: 50%;
}
.three-quarters {
    width: 75%;
}
.one-fifth {
    width: 20%;
}
.two-fifths {
    width: 40%;
}
.three-fifths {
    width: 60%;
}
.four-fifths {
    width: 80%;
}
.one-sixth {
    width: 16.666%;
}
.two-sixths {
    width: 33.333%;
}
.three-sixths {
    width: 50%;
}
.four-sixths {
    width: 66.666%;
}
.five-sixths {
    width: 83.333%;
}
.one-eighth {
    width: 12.5%;
}
.two-eighths {
    width: 25%;
}
.three-eighths {
    width: 37.5%;
}
.four-eighths {
    width: 50%;
}
.five-eighths {
    width: 62.5%;
}
.six-eighths {
    width: 75%;
}
.seven-eighths {
    width: 87.5%;
}
.one-tenth {
    width: 10%;
}
.two-tenths {
    width: 20%;
}
.three-tenths {
    width: 30%;
}
.four-tenths {
    width: 40%;
}
.five-tenths {
    width: 50%;
}
.six-tenths {
    width: 60%;
}
.seven-tenths {
    width: 70%;
}
.eight-tenths {
    width: 80%;
}
.nine-tenths {
    width: 90%;
}
.one-twelfth {
    width: 8.333%;
}
.two-twelfths {
    width: 16.666%;
}
.three-twelfths {
    width: 25%;
}
.four-twelfths {
    width: 33.333%;
}
.five-twelfths {
    width: 41.666%;
}
.six-twelfths {
    width: 50%;
}
.seven-twelfths {
    width: 58.333%;
}
.eight-twelfths {
    width: 66.666%;
}
.nine-twelfths {
    width: 75%;
}
.ten-twelfths {
    width: 83.333%;
}
.eleven-twelfths {
    width: 91.666%;
}
.show {
    display: block !important;
}
.hide {
    display: none !important;
}
@media only screen and (max-width: 590px) {
    .small--one-whole {
        width: 100%;
    }
    .small--one-half {
        width: 50%;
    }
    .small--one-third {
        width: 33.333%;
    }
    .small--two-thirds {
        width: 66.666%;
    }
    .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.666%;
    }
    .small--two-sixths {
        width: 33.333%;
    }
    .small--three-sixths {
        width: 50%;
    }
    .small--four-sixths {
        width: 66.666%;
    }
    .small--five-sixths {
        width: 83.333%;
    }
    .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.333%;
    }
    .small--two-twelfths {
        width: 16.666%;
    }
    .small--three-twelfths {
        width: 25%;
    }
    .small--four-twelfths {
        width: 33.333%;
    }
    .small--five-twelfths {
        width: 41.666%;
    }
    .small--six-twelfths {
        width: 50%;
    }
    .small--seven-twelfths {
        width: 58.333%;
    }
    .small--eight-twelfths {
        width: 66.666%;
    }
    .small--nine-twelfths {
        width: 75%;
    }
    .small--ten-twelfths {
        width: 83.333%;
    }
    .small--eleven-twelfths {
        width: 91.666%;
    }
    .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--left {
        float: left !important;
    }
    .small--right {
        float: right !important;
    }
    #MainContent .grid-uniform .small--one-half:nth-child(odd),
    #MainContent .grid-uniform .small--one-third:nth-child(3n + 1),
    #MainContent .grid-uniform .small--one-quarter:nth-child(4n + 1),
    #MainContent .grid-uniform .small--one-fifth:nth-child(5n + 1),
    #MainContent .grid-uniform .small--one-sixth:nth-child(6n + 1),
    #MainContent .grid-uniform .small--two-sixths:nth-child(3n + 1),
    #MainContent .grid-uniform .small--three-sixths:nth-child(odd),
    #MainContent .grid-uniform .small--two-eighths:nth-child(4n + 1),
    #MainContent .grid-uniform .small--four-eighths:nth-child(odd),
    #MainContent .grid-uniform .small--five-tenths:nth-child(odd),
    #MainContent .grid-uniform .small--one-twelfth:nth-child(12n + 1),
    #MainContent .grid-uniform .small--two-twelfths:nth-child(6n + 1),
    #MainContent#MainContent .grid-uniform .small--three-twelfths:nth-child(4n + 1),
    #MainContent .grid-uniform .small--four-twelfths:nth-child(3n + 1),
    #MainContent .grid-uniform .small--six-twelfths:nth-child(odd) {
        clear: both;
    }
}
@media only screen and (min-width: 591px) and (max-width: 768px) {
    .medium--one-whole {
        width: 100%;
    }
    .medium--one-half {
        width: 50%;
    }
    .medium--one-third {
        width: 33.333%;
    }
    .medium--two-thirds {
        width: 66.666%;
    }
    .medium--one-quarter {
        width: 25%;
    }
    .medium--two-quarters {
        width: 50%;
    }
    .medium--three-quarters {
        width: 75%;
    }
    .medium--one-fifth {
        width: 20%;
    }
    .medium--two-fifths {
        width: 40%;
    }
    .medium--three-fifths {
        width: 60%;
    }
    .medium--four-fifths {
        width: 80%;
    }
    .medium--one-sixth {
        width: 16.666%;
    }
    .medium--two-sixths {
        width: 33.333%;
    }
    .medium--three-sixths {
        width: 50%;
    }
    .medium--four-sixths {
        width: 66.666%;
    }
    .medium--five-sixths {
        width: 83.333%;
    }
    .medium--one-eighth {
        width: 12.5%;
    }
    .medium--two-eighths {
        width: 25%;
    }
    .medium--three-eighths {
        width: 37.5%;
    }
    .medium--four-eighths {
        width: 50%;
    }
    .medium--five-eighths {
        width: 62.5%;
    }
    .medium--six-eighths {
        width: 75%;
    }
    .medium--seven-eighths {
        width: 87.5%;
    }
    .medium--one-tenth {
        width: 10%;
    }
    .medium--two-tenths {
        width: 20%;
    }
    .medium--three-tenths {
        width: 30%;
    }
    .medium--four-tenths {
        width: 40%;
    }
    .medium--five-tenths {
        width: 50%;
    }
    .medium--six-tenths {
        width: 60%;
    }
    .medium--seven-tenths {
        width: 70%;
    }
    .medium--eight-tenths {
        width: 80%;
    }
    .medium--nine-tenths {
        width: 90%;
    }
    .medium--one-twelfth {
        width: 8.333%;
    }
    .medium--two-twelfths {
        width: 16.666%;
    }
    .medium--three-twelfths {
        width: 25%;
    }
    .medium--four-twelfths {
        width: 33.333%;
    }
    .medium--five-twelfths {
        width: 41.666%;
    }
    .medium--six-twelfths {
        width: 50%;
    }
    .medium--seven-twelfths {
        width: 58.333%;
    }
    .medium--eight-twelfths {
        width: 66.666%;
    }
    .medium--nine-twelfths {
        width: 75%;
    }
    .medium--ten-twelfths {
        width: 83.333%;
    }
    .medium--eleven-twelfths {
        width: 91.666%;
    }
    .medium--show {
        display: block !important;
    }
    .medium--hide {
        display: none !important;
    }
    .medium--text-left {
        text-align: left !important;
    }
    .medium--text-right {
        text-align: right !important;
    }
    .medium--text-center {
        text-align: center !important;
    }
    .medium--left {
        float: left !important;
    }
    .medium--right {
        float: right !important;
    }
    #MainContent .grid-uniform .medium--one-half:nth-child(odd),
    #MainContent .grid-uniform .medium--one-third:nth-child(3n + 1),
    #MainContent .grid-uniform .medium--one-quarter:nth-child(4n + 1),
    #MainContent .grid-uniform .medium--one-fifth:nth-child(5n + 1),
    #MainContent .grid-uniform .medium--one-sixth:nth-child(6n + 1),
    #MainContent .grid-uniform .medium--two-sixths:nth-child(3n + 1),
    #MainContent .grid-uniform .medium--three-sixths:nth-child(odd),
    #MainContent .grid-uniform .medium--two-eighths:nth-child(4n + 1),
    #MainContent .grid-uniform .medium--four-eighths:nth-child(odd),
    #MainContent .grid-uniform .medium--five-tenths:nth-child(odd),
    #MainContent .grid-uniform .medium--one-twelfth:nth-child(12n + 1),
    #MainContent .grid-uniform .medium--two-twelfths:nth-child(6n + 1),
    #MainContent .grid-uniform .medium--three-twelfths:nth-child(4n + 1),
    #MainContent .grid-uniform .medium--four-twelfths:nth-child(3n + 1),
    #MainContent .grid-uniform .medium--six-twelfths:nth-child(odd) {
        clear: both;
    }
}
@media only screen and (max-width: 768px) {
    .medium-down--one-whole {
        width: 100%;
    }
    .medium-down--one-half {
        width: 50%;
    }
    .medium-down--one-third {
        width: 33.333%;
    }
    .medium-down--two-thirds {
        width: 66.666%;
    }
    .medium-down--one-quarter {
        width: 25%;
    }
    .medium-down--two-quarters {
        width: 50%;
    }
    .medium-down--three-quarters {
        width: 75%;
    }
    .medium-down--one-fifth {
        width: 20%;
    }
    .medium-down--two-fifths {
        width: 40%;
    }
    .medium-down--three-fifths {
        width: 60%;
    }
    .medium-down--four-fifths {
        width: 80%;
    }
    .medium-down--one-sixth {
        width: 16.666%;
    }
    .medium-down--two-sixths {
        width: 33.333%;
    }
    .medium-down--three-sixths {
        width: 50%;
    }
    .medium-down--four-sixths {
        width: 66.666%;
    }
    .medium-down--five-sixths {
        width: 83.333%;
    }
    .medium-down--one-eighth {
        width: 12.5%;
    }
    .medium-down--two-eighths {
        width: 25%;
    }
    .medium-down--three-eighths {
        width: 37.5%;
    }
    .medium-down--four-eighths {
        width: 50%;
    }
    .medium-down--five-eighths {
        width: 62.5%;
    }
    .medium-down--six-eighths {
        width: 75%;
    }
    .medium-down--seven-eighths {
        width: 87.5%;
    }
    .medium-down--one-tenth {
        width: 10%;
    }
    .medium-down--two-tenths {
        width: 20%;
    }
    .medium-down--three-tenths {
        width: 30%;
    }
    .medium-down--four-tenths {
        width: 40%;
    }
    .medium-down--five-tenths {
        width: 50%;
    }
    .medium-down--six-tenths {
        width: 60%;
    }
    .medium-down--seven-tenths {
        width: 70%;
    }
    .medium-down--eight-tenths {
        width: 80%;
    }
    .medium-down--nine-tenths {
        width: 90%;
    }
    .medium-down--one-twelfth {
        width: 8.333%;
    }
    .medium-down--two-twelfths {
        width: 16.666%;
    }
    .medium-down--three-twelfths {
        width: 25%;
    }
    .medium-down--four-twelfths {
        width: 33.333%;
    }
    .medium-down--five-twelfths {
        width: 41.666%;
    }
    .medium-down--six-twelfths {
        width: 50%;
    }
    .medium-down--seven-twelfths {
        width: 58.333%;
    }
    .medium-down--eight-twelfths {
        width: 66.666%;
    }
    .medium-down--nine-twelfths {
        width: 75%;
    }
    .medium-down--ten-twelfths {
        width: 83.333%;
    }
    .medium-down--eleven-twelfths {
        width: 91.666%;
    }
    .medium-down--show {
        display: block !important;
    }
    .medium-down--hide {
        display: none !important;
    }
    .medium-down--text-left {
        text-align: left !important;
    }
    .medium-down--text-right {
        text-align: right !important;
    }
    .medium-down--text-center {
        text-align: center !important;
    }
    .medium-down--left {
        float: left !important;
    }
    .medium-down--right {
        float: right !important;
    }
    #MainContent .grid-uniform .medium-down--one-half:nth-child(odd),
    #MainContent .grid-uniform .medium-down--one-third:nth-child(3n + 1),
    #MainContent .grid-uniform .medium-down--one-quarter:nth-child(4n + 1),
    #MainContent .grid-uniform .medium-down--one-fifth:nth-child(5n + 1),
    #MainContent .grid-uniform .medium-down--one-sixth:nth-child(6n + 1),
    #MainContent .grid-uniform .medium-down--two-sixths:nth-child(3n + 1),
    #MainContent .grid-uniform .medium-down--three-sixths:nth-child(odd),
    #MainContent .grid-uniform .medium-down--two-eighths:nth-child(4n + 1),
    #MainContent .grid-uniform .medium-down--four-eighths:nth-child(odd),
    #MainContent .grid-uniform .medium-down--five-tenths:nth-child(odd),
    #MainContent .grid-uniform .medium-down--one-twelfth:nth-child(12n + 1),
    #MainContent .grid-uniform .medium-down--two-twelfths:nth-child(6n + 1),
    #MainContent .grid-uniform .medium-down--three-twelfths:nth-child(4n + 1),
    #MainContent .grid-uniform .medium-down--four-twelfths:nth-child(3n + 1),
    #MainContent .grid-uniform .medium-down--six-twelfths:nth-child(odd) {
        clear: both;
    }
}
@media only screen and (min-width: 769px) {
    .large--one-whole {
        width: 100%;
    }
    .large--one-half {
        width: 50%;
    }
    .large--one-third {
        width: 33.333%;
    }
    .large--two-thirds {
        width: 66.666%;
    }
    .large--one-quarter {
        width: 25%;
    }
    .large--two-quarters {
        width: 50%;
    }
    .large--three-quarters {
        width: 75%;
    }
    .large--one-fifth {
        width: 20%;
    }
    .large--two-fifths {
        width: 40%;
    }
    .large--three-fifths {
        width: 60%;
    }
    .large--four-fifths {
        width: 80%;
    }
    .large--one-sixth {
        width: 16.666%;
    }
    .large--two-sixths {
        width: 33.333%;
    }
    .large--three-sixths {
        width: 50%;
    }
    .large--four-sixths {
        width: 66.666%;
    }
    .large--five-sixths {
        width: 83.333%;
    }
    .large--one-eighth {
        width: 12.5%;
    }
    .large--two-eighths {
        width: 25%;
    }
    .large--three-eighths {
        width: 37.5%;
    }
    .large--four-eighths {
        width: 50%;
    }
    .large--five-eighths {
        width: 62.5%;
    }
    .large--six-eighths {
        width: 75%;
    }
    .large--seven-eighths {
        width: 87.5%;
    }
    .large--one-tenth {
        width: 10%;
    }
    .large--two-tenths {
        width: 20%;
    }
    .large--three-tenths {
        width: 30%;
    }
    .large--four-tenths {
        width: 40%;
    }
    .large--five-tenths {
        width: 50%;
    }
    .large--six-tenths {
        width: 60%;
    }
    .large--seven-tenths {
        width: 70%;
    }
    .large--eight-tenths {
        width: 80%;
    }
    .large--nine-tenths {
        width: 90%;
    }
    .large--one-twelfth {
        width: 8.333%;
    }
    .large--two-twelfths {
        width: 16.666%;
    }
    .large--three-twelfths {
        width: 25%;
    }
    .large--four-twelfths {
        width: 33.333%;
    }
    .large--five-twelfths {
        width: 41.666%;
    }
    .large--six-twelfths {
        width: 50%;
    }
    .large--seven-twelfths {
        width: 58.333%;
    }
    .large--eight-twelfths {
        width: 66.666%;
    }
    .large--nine-twelfths {
        width: 75%;
    }
    .large--ten-twelfths {
        width: 83.333%;
    }
    .large--eleven-twelfths {
        width: 91.666%;
    }
    .large--show {
        display: block !important;
    }
    .large--hide {
        display: none !important;
    }
    .large--text-left {
        text-align: left !important;
    }
    .large--text-right {
        text-align: right !important;
    }
    .large--text-center {
        text-align: center !important;
    }
    .large--left {
        float: left !important;
    }
    .large--right {
        float: right !important;
    }
    #MainContent .grid-uniform .large--one-half:nth-child(odd),
    #MainContent .grid-uniform .large--one-third:nth-child(3n + 1),
    #MainContent .grid-uniform .large--one-quarter:nth-child(4n + 1),
    #MainContent .grid-uniform .large--one-fifth:nth-child(5n + 1),
    #MainContent .grid-uniform .large--one-sixth:nth-child(6n + 1),
    #MainContent .grid-uniform .large--two-sixths:nth-child(3n + 1),
    #MainContent .grid-uniform .large--three-sixths:nth-child(odd),
    #MainContent .grid-uniform .large--two-eighths:nth-child(4n + 1),
    #MainContent .grid-uniform .large--four-eighths:nth-child(odd),
    #MainContent .grid-uniform .large--five-tenths:nth-child(odd),
    #MainContent .grid-uniform .large--one-twelfth:nth-child(12n + 1),
    #MainContent .grid-uniform .large--two-twelfths:nth-child(6n + 1),
    #MainContent .grid-uniform .large--three-twelfths:nth-child(4n + 1),
    #MainContent .grid-uniform .large--four-twelfths:nth-child(3n + 1),
    #MainContent .grid-uniform .large--six-twelfths:nth-child(odd) {
        clear: both;
    }
}
@media only screen and (min-width: 1051px) {
    .xlarge--one-whole {
        width: 100%;
    }
    .xlarge--one-half {
        width: 50%;
    }
    .xlarge--one-third {
        width: 33.333%;
    }
    .xlarge--two-thirds {
        width: 66.666%;
    }
    .xlarge--one-quarter {
        width: 25%;
    }
    .xlarge--two-quarters {
        width: 50%;
    }
    .xlarge--three-quarters {
        width: 75%;
    }
    .xlarge--one-fifth {
        width: 20%;
    }
    .xlarge--two-fifths {
        width: 40%;
    }
    .xlarge--three-fifths {
        width: 60%;
    }
    .xlarge--four-fifths {
        width: 80%;
    }
    .xlarge--one-sixth {
        width: 16.666%;
    }
    .xlarge--two-sixths {
        width: 33.333%;
    }
    .xlarge--three-sixths {
        width: 50%;
    }
    .xlarge--four-sixths {
        width: 66.666%;
    }
    .xlarge--five-sixths {
        width: 83.333%;
    }
    .xlarge--one-eighth {
        width: 12.5%;
    }
    .xlarge--two-eighths {
        width: 25%;
    }
    .xlarge--three-eighths {
        width: 37.5%;
    }
    .xlarge--four-eighths {
        width: 50%;
    }
    .xlarge--five-eighths {
        width: 62.5%;
    }
    .xlarge--six-eighths {
        width: 75%;
    }
    .xlarge--seven-eighths {
        width: 87.5%;
    }
    .xlarge--one-tenth {
        width: 10%;
    }
    .xlarge--two-tenths {
        width: 20%;
    }
    .xlarge--three-tenths {
        width: 30%;
    }
    .xlarge--four-tenths {
        width: 40%;
    }
    .xlarge--five-tenths {
        width: 50%;
    }
    .xlarge--six-tenths {
        width: 60%;
    }
    .xlarge--seven-tenths {
        width: 70%;
    }
    .xlarge--eight-tenths {
        width: 80%;
    }
    .xlarge--nine-tenths {
        width: 90%;
    }
    .xlarge--one-twelfth {
        width: 8.333%;
    }
    .xlarge--two-twelfths {
        width: 16.666%;
    }
    .xlarge--three-twelfths {
        width: 25%;
    }
    .xlarge--four-twelfths {
        width: 33.333%;
    }
    .xlarge--five-twelfths {
        width: 41.666%;
    }
    .xlarge--six-twelfths {
        width: 50%;
    }
    .xlarge--seven-twelfths {
        width: 58.333%;
    }
    .xlarge--eight-twelfths {
        width: 66.666%;
    }
    .xlarge--nine-twelfths {
        width: 75%;
    }
    .xlarge--ten-twelfths {
        width: 83.333%;
    }
    .xlarge--eleven-twelfths {
        width: 91.666%;
    }
    .xlarge--show {
        display: block !important;
    }
    .xlarge--hide {
        display: none !important;
    }
    .xlarge--text-left {
        text-align: left !important;
    }
    .xlarge--text-right {
        text-align: right !important;
    }
    .xlarge--text-center {
        text-align: center !important;
    }
    .xlarge--left {
        float: left !important;
    }
    .xlarge--right {
        float: right !important;
    }
    #MainContent .grid-uniform .xlarge--one-half:nth-child(odd),
    #MainContent .grid-uniform .xlarge--one-third:nth-child(3n + 1),
    #MainContent .grid-uniform .xlarge--one-quarter:nth-child(4n + 1),
    #MainContent .grid-uniform .xlarge--one-fifth:nth-child(5n + 1),
    #MainContent .grid-uniform .xlarge--one-sixth:nth-child(6n + 1),
    #MainContent .grid-uniform .xlarge--two-sixths:nth-child(3n + 1),
    #MainContent .grid-uniform .xlarge--three-sixths:nth-child(odd),
    #MainContent .grid-uniform .xlarge--two-eighths:nth-child(4n + 1),
    #MainContent .grid-uniform .xlarge--four-eighths:nth-child(odd),
    #MainContent .grid-uniform .xlarge--five-tenths:nth-child(odd),
    #MainContent .grid-uniform .xlarge--one-twelfth:nth-child(12n + 1),
    #MainContent .grid-uniform .xlarge--two-twelfths:nth-child(6n + 1),
    #MainContent .grid-uniform .xlarge--three-twelfths:nth-child(4n + 1),
    #MainContent .grid-uniform .xlarge--four-twelfths:nth-child(3n + 1),
    #MainContent .grid-uniform .xlarge--six-twelfths:nth-child(odd) {
        clear: both;
    }
}
[class*='push--'] {
    position: relative;
}
.push--one-whole {
    left: 100%;
}
.push--one-half {
    left: 50%;
}
.push--one-third {
    left: 33.333%;
}
.push--two-thirds {
    left: 66.666%;
}
.push--one-quarter {
    left: 25%;
}
.push--two-quarters {
    left: 50%;
}
.push--three-quarters {
    left: 75%;
}
.push--one-fifth {
    left: 20%;
}
.push--two-fifths {
    left: 40%;
}
.push--three-fifths {
    left: 60%;
}
.push--four-fifths {
    left: 80%;
}
.push--one-sixth {
    left: 16.666%;
}
.push--two-sixths {
    left: 33.333%;
}
.push--three-sixths {
    left: 50%;
}
.push--four-sixths {
    left: 66.666%;
}
.push--five-sixths {
    left: 83.333%;
}
.push--one-eighth {
    left: 12.5%;
}
.push--two-eighths {
    left: 25%;
}
.push--three-eighths {
    left: 37.5%;
}
.push--four-eighths {
    left: 50%;
}
.push--five-eighths {
    left: 62.5%;
}
.push--six-eighths {
    left: 75%;
}
.push--seven-eighths {
    left: 87.5%;
}
.push--one-tenth {
    left: 10%;
}
.push--two-tenths {
    left: 20%;
}
.push--three-tenths {
    left: 30%;
}
.push--four-tenths {
    left: 40%;
}
.push--five-tenths {
    left: 50%;
}
.push--six-tenths {
    left: 60%;
}
.push--seven-tenths {
    left: 70%;
}
.push--eight-tenths {
    left: 80%;
}
.push--nine-tenths {
    left: 90%;
}
.push--one-twelfth {
    left: 8.333%;
}
.push--two-twelfths {
    left: 16.666%;
}
.push--three-twelfths {
    left: 25%;
}
.push--four-twelfths {
    left: 33.333%;
}
.push--five-twelfths {
    left: 41.666%;
}
.push--six-twelfths {
    left: 50%;
}
.push--seven-twelfths {
    left: 58.333%;
}
.push--eight-twelfths {
    left: 66.666%;
}
.push--nine-twelfths {
    left: 75%;
}
.push--ten-twelfths {
    left: 83.333%;
}
.push--eleven-twelfths {
    left: 91.666%;
}
@media only screen and (min-width: 591px) and (max-width: 768px) {
    .push--medium--one-whole {
        left: 100%;
    }
    .push--medium--one-half {
        left: 50%;
    }
    .push--medium--one-third {
        left: 33.333%;
    }
    .push--medium--two-thirds {
        left: 66.666%;
    }
    .push--medium--one-quarter {
        left: 25%;
    }
    .push--medium--two-quarters {
        left: 50%;
    }
    .push--medium--three-quarters {
        left: 75%;
    }
    .push--medium--one-fifth {
        left: 20%;
    }
    .push--medium--two-fifths {
        left: 40%;
    }
    .push--medium--three-fifths {
        left: 60%;
    }
    .push--medium--four-fifths {
        left: 80%;
    }
    .push--medium--one-sixth {
        left: 16.666%;
    }
    .push--medium--two-sixths {
        left: 33.333%;
    }
    .push--medium--three-sixths {
        left: 50%;
    }
    .push--medium--four-sixths {
        left: 66.666%;
    }
    .push--medium--five-sixths {
        left: 83.333%;
    }
    .push--medium--one-eighth {
        left: 12.5%;
    }
    .push--medium--two-eighths {
        left: 25%;
    }
    .push--medium--three-eighths {
        left: 37.5%;
    }
    .push--medium--four-eighths {
        left: 50%;
    }
    .push--medium--five-eighths {
        left: 62.5%;
    }
    .push--medium--six-eighths {
        left: 75%;
    }
    .push--medium--seven-eighths {
        left: 87.5%;
    }
    .push--medium--one-tenth {
        left: 10%;
    }
    .push--medium--two-tenths {
        left: 20%;
    }
    .push--medium--three-tenths {
        left: 30%;
    }
    .push--medium--four-tenths {
        left: 40%;
    }
    .push--medium--five-tenths {
        left: 50%;
    }
    .push--medium--six-tenths {
        left: 60%;
    }
    .push--medium--seven-tenths {
        left: 70%;
    }
    .push--medium--eight-tenths {
        left: 80%;
    }
    .push--medium--nine-tenths {
        left: 90%;
    }
    .push--medium--one-twelfth {
        left: 8.333%;
    }
    .push--medium--two-twelfths {
        left: 16.666%;
    }
    .push--medium--three-twelfths {
        left: 25%;
    }
    .push--medium--four-twelfths {
        left: 33.333%;
    }
    .push--medium--five-twelfths {
        left: 41.666%;
    }
    .push--medium--six-twelfths {
        left: 50%;
    }
    .push--medium--seven-twelfths {
        left: 58.333%;
    }
    .push--medium--eight-twelfths {
        left: 66.666%;
    }
    .push--medium--nine-twelfths {
        left: 75%;
    }
    .push--medium--ten-twelfths {
        left: 83.333%;
    }
    .push--medium--eleven-twelfths {
        left: 91.666%;
    }
}
@media only screen and (max-width: 768px) {
    .push--medium-down--one-whole {
        left: 100%;
    }
    .push--medium-down--one-half {
        left: 50%;
    }
    .push--medium-down--one-third {
        left: 33.333%;
    }
    .push--medium-down--two-thirds {
        left: 66.666%;
    }
    .push--medium-down--one-quarter {
        left: 25%;
    }
    .push--medium-down--two-quarters {
        left: 50%;
    }
    .push--medium-down--three-quarters {
        left: 75%;
    }
    .push--medium-down--one-fifth {
        left: 20%;
    }
    .push--medium-down--two-fifths {
        left: 40%;
    }
    .push--medium-down--three-fifths {
        left: 60%;
    }
    .push--medium-down--four-fifths {
        left: 80%;
    }
    .push--medium-down--one-sixth {
        left: 16.666%;
    }
    .push--medium-down--two-sixths {
        left: 33.333%;
    }
    .push--medium-down--three-sixths {
        left: 50%;
    }
    .push--medium-down--four-sixths {
        left: 66.666%;
    }
    .push--medium-down--five-sixths {
        left: 83.333%;
    }
    .push--medium-down--one-eighth {
        left: 12.5%;
    }
    .push--medium-down--two-eighths {
        left: 25%;
    }
    .push--medium-down--three-eighths {
        left: 37.5%;
    }
    .push--medium-down--four-eighths {
        left: 50%;
    }
    .push--medium-down--five-eighths {
        left: 62.5%;
    }
    .push--medium-down--six-eighths {
        left: 75%;
    }
    .push--medium-down--seven-eighths {
        left: 87.5%;
    }
    .push--medium-down--one-tenth {
        left: 10%;
    }
    .push--medium-down--two-tenths {
        left: 20%;
    }
    .push--medium-down--three-tenths {
        left: 30%;
    }
    .push--medium-down--four-tenths {
        left: 40%;
    }
    .push--medium-down--five-tenths {
        left: 50%;
    }
    .push--medium-down--six-tenths {
        left: 60%;
    }
    .push--medium-down--seven-tenths {
        left: 70%;
    }
    .push--medium-down--eight-tenths {
        left: 80%;
    }
    .push--medium-down--nine-tenths {
        left: 90%;
    }
    .push--medium-down--one-twelfth {
        left: 8.333%;
    }
    .push--medium-down--two-twelfths {
        left: 16.666%;
    }
    .push--medium-down--three-twelfths {
        left: 25%;
    }
    .push--medium-down--four-twelfths {
        left: 33.333%;
    }
    .push--medium-down--five-twelfths {
        left: 41.666%;
    }
    .push--medium-down--six-twelfths {
        left: 50%;
    }
    .push--medium-down--seven-twelfths {
        left: 58.333%;
    }
    .push--medium-down--eight-twelfths {
        left: 66.666%;
    }
    .push--medium-down--nine-twelfths {
        left: 75%;
    }
    .push--medium-down--ten-twelfths {
        left: 83.333%;
    }
    .push--medium-down--eleven-twelfths {
        left: 91.666%;
    }
}
@media only screen and (min-width: 769px) {
    .push--large--one-whole {
        left: 100%;
    }
    .push--large--one-half {
        left: 50%;
    }
    .push--large--one-third {
        left: 33.333%;
    }
    .push--large--two-thirds {
        left: 66.666%;
    }
    .push--large--one-quarter {
        left: 25%;
    }
    .push--large--two-quarters {
        left: 50%;
    }
    .push--large--three-quarters {
        left: 75%;
    }
    .push--large--one-fifth {
        left: 20%;
    }
    .push--large--two-fifths {
        left: 40%;
    }
    .push--large--three-fifths {
        left: 60%;
    }
    .push--large--four-fifths {
        left: 80%;
    }
    .push--large--one-sixth {
        left: 16.666%;
    }
    .push--large--two-sixths {
        left: 33.333%;
    }
    .push--large--three-sixths {
        left: 50%;
    }
    .push--large--four-sixths {
        left: 66.666%;
    }
    .push--large--five-sixths {
        left: 83.333%;
    }
    .push--large--one-eighth {
        left: 12.5%;
    }
    .push--large--two-eighths {
        left: 25%;
    }
    .push--large--three-eighths {
        left: 37.5%;
    }
    .push--large--four-eighths {
        left: 50%;
    }
    .push--large--five-eighths {
        left: 62.5%;
    }
    .push--large--six-eighths {
        left: 75%;
    }
    .push--large--seven-eighths {
        left: 87.5%;
    }
    .push--large--one-tenth {
        left: 10%;
    }
    .push--large--two-tenths {
        left: 20%;
    }
    .push--large--three-tenths {
        left: 30%;
    }
    .push--large--four-tenths {
        left: 40%;
    }
    .push--large--five-tenths {
        left: 50%;
    }
    .push--large--six-tenths {
        left: 60%;
    }
    .push--large--seven-tenths {
        left: 70%;
    }
    .push--large--eight-tenths {
        left: 80%;
    }
    .push--large--nine-tenths {
        left: 90%;
    }
    .push--large--one-twelfth {
        left: 8.333%;
    }
    .push--large--two-twelfths {
        left: 16.666%;
    }
    .push--large--three-twelfths {
        left: 25%;
    }
    .push--large--four-twelfths {
        left: 33.333%;
    }
    .push--large--five-twelfths {
        left: 41.666%;
    }
    .push--large--six-twelfths {
        left: 50%;
    }
    .push--large--seven-twelfths {
        left: 58.333%;
    }
    .push--large--eight-twelfths {
        left: 66.666%;
    }
    .push--large--nine-twelfths {
        left: 75%;
    }
    .push--large--ten-twelfths {
        left: 83.333%;
    }
    .push--large--eleven-twelfths {
        left: 91.666%;
    }
}
.clearfix {
    *zoom: 1;
}
.is-transitioning {
    display: block !important;
    visibility: visible !important;
}
.visually-hidden {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.media,
.media-flex {
    overflow: hidden;
    _overflow: visible;
    zoom: 1;
}
.media-img {
    float: left;
    margin-right: 30px;
}
.media-img-right {
    float: right;
    margin-left: 30px;
}
.media-img img,
.media-img-right img {
    display: block;
}
.fade-in {
    opacity: 0;
    transition: opacity 0.25s ease-out;
}
.fade-in.lazyloaded {
    opacity: 1;
}
.no-js .fade-in {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
button {
    overflow: visible;
    display: flex;
    align-items: center;
}
@media screen and (min-width: 768px) {
    .is-hidden {
        display: none !important;
    }
}
sticky-header button {
    display: block;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
.text-link {
    display: inline;
    border: 0 none;
    background: none;
    padding: 0;
    margin: 0;
}
svg:not(:root) {
    overflow: hidden;
}
.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.table-wrap {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
form {
    margin: 0;
}
.form-vertical {
    margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
    input,
    textarea {
        font-size: 16px;
    }
}
button,
input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
}
fieldset {
    border: 1px solid #1f2021;
    padding: 15px;
}
legend {
    border: 0;
    padding: 0;
}
button,
input[type='submit'] {
    cursor: pointer;
}
input,
textarea,
select {
    border: 1px solid #1f2021;
    max-width: 100%;
    padding: 8px 10px;
    border-radius: 0;
}
input[disabled],
input.disabled,
textarea[disabled],
textarea.disabled,
select[disabled],
select.disabled {
    cursor: default;
    background-color: #f6f6f6;
    border-color: #b6b6b6;
}
input.input-full,
textarea.input-full,
select.input-full {
    width: 100%;
}
textarea {
    min-height: 100px;
}
input[type='checkbox'],
input[type='radio'] {
    margin: 0 10px 0 0;
    padding: 0;
    width: auto;
}
input[type='checkbox'] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
}
input[type='radio'] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
}
input[type='image'] {
    padding-left: 0;
    padding-right: 0;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(/cdn/shop/t/61/assets/ico-select.svg?v=178275816164995464951675266598);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: transparent;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
}
optgroup {
    font-weight: 700;
}
option {
    color: #000;
    background-color: #fff;
}
select::-ms-expand {
    display: none;
}
.hidden-label {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
label[for] {
    cursor: pointer;
}
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
    display: block;
    margin-bottom: 10px;
}
.form-vertical input[type='checkbox'],
.form-vertical input[type='radio'],
.form-vertical .btn,
.form-vertical .btn--secondary,
.form-vertical .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .form-vertical .shopify-payment-button__button--unbranded {
    display: inline-block;
}
input.error,
textarea.error {
    border-color: #d02e2e;
    background-color: #fff6f6;
    color: #d02e2e;
}
label.error {
    color: #d02e2e;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group .input-group-field:first-child,
.input-group .input-group-btn:first-child,
.input-group .input-group-btn:first-child > .btn,
.input-group .input-group-btn:first-child > .btn--secondary,
.input-group .shopify-payment-button .input-group-btn:first-child > .shopify-payment-button__button--unbranded,
.shopify-payment-button .input-group .input-group-btn:first-child > .shopify-payment-button__button--unbranded,
.input-group input[type='hidden']:first-child + .input-group-field,
.input-group input[type='hidden']:first-child + .input-group-btn > .btn,
.input-group input[type='hidden']:first-child + .input-group-btn > .btn--secondary,
.input-group .shopify-payment-button input[type='hidden']:first-child + .input-group-btn > .shopify-payment-button__button--unbranded,
.shopify-payment-button .input-group input[type='hidden']:first-child + .input-group-btn > .shopify-payment-button__button--unbranded {
    border-radius: 0;
}
.input-group .input-group-field:last-child,
.input-group .input-group-btn:last-child > .btn,
.input-group .input-group-btn:last-child > .btn--secondary,
.input-group .shopify-payment-button .input-group-btn:last-child > .shopify-payment-button__button--unbranded,
.shopify-payment-button .input-group .input-group-btn:last-child > .shopify-payment-button__button--unbranded {
    border-radius: 0;
}
.input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px;
}
.input-group-field,
.input-group-btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}
.input-group .btn,
.input-group .btn--secondary,
.input-group .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .input-group .shopify-payment-button__button--unbranded,
.input-group .input-group-field {
    height: 37px;
}
.input-group .input-group-field {
    width: 100%;
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0;
}
.selector-wrapper label {
    margin-right: 10px;
}
.selector-wrapper + .selector-wrapper {
    margin-top: 15px;
}
@font-face {
    font-family: icons;
    src: url(/cdn/shop/t/61/assets/icons.eot?v=112981532348062652561675266449);
    src: url(/cdn/shop/t/61/assets/icons.eot?v=112981532348062652561675266449#iefix) format('embedded-opentype'),
        url(/cdn/shop/t/61/assets/icons.woff?v=24089382976848351381675266451) format('woff'),
        url(/cdn/shop/t/61/assets/icons.ttf?v=177851439206450752971675266450) format('truetype'),
        url(/cdn/shop/t/61/assets/icons.svg?v=182753167674510223691675266450#timber-icons) format('svg');
    font-weight: 400;
    font-style: normal;
}
.icon-fallback-text .icon {
    display: none;
}
.supports-fontface .icon-fallback-text .icon {
    display: inline-block;
}
.supports-fontface .icon-fallback-text .fallback-text {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.icon:before {
    display: none;
}
.supports-fontface .icon:before {
    display: inline;
    font-family: icons;
    text-decoration: none;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-down:before {
    content: '\e607';
}
.icon-arrow-left:before {
    content: '\e900';
}
.icon-arrow-right:before {
    content: '\e901';
}
.icon-cart:before {
    content: '\e600';
}
.icon-customer:before {
    content: '\e605';
}
.icon-facebook:before {
    content: '\e609';
}
.icon-fancy:before {
    content: 'F';
}
.icon-google_plus:before {
    content: '\e90a';
}
.icon-hamburger:before {
    content: '\e601';
}
.icon-instagram:before {
    content: '\e907';
}
.icon-minus:before {
    content: '\e602';
}
.icon-pause:before {
    content: '\e902';
}
.icon-pin:before {
    content: '\e90d';
}
.icon-pinterest:before {
    content: '\e608';
}
.icon-plus:before {
    content: '\e603';
}
.icon-rss:before {
    content: 'r';
}
.icon-saletag:before {
    content: '\e906';
}
.icon-search:before {
    content: 's';
}
.icon-snapchat:before {
    content: '\e90b';
}
.icon-slide-prev:before {
    content: '\e903';
}
.icon-slide-next:before {
    content: '\e905';
}
.icon-tumblr:before {
    content: 't';
}
.icon-twitter:before {
    content: 'T';
}
.icon-vimeo:before {
    content: 'v';
}
.icon-x:before {
    content: '\e604';
}
.icon-youtube:before {
    content: 'y';
}
.payment-icons {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default;
    margin-bottom: 0;
}
.payment-icons li {
    margin: 0 0 7.5px 7.5px;
    cursor: default;
}
.payment-icons .fallback-text {
    text-transform: capitalize;
}
.payment-icons .icon {
    width: 38px;
    height: 24px;
}
.social-icons .icon {
    padding-right: 4px;
}
.social-icons .icon-google_plus {
    font-size: 0.8em;
}
.js-drawer-open {
    overflow: hidden;
}
.drawer {
    display: none;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    padding: 0 15px 15px;
    max-width: 95%;
    z-index: 10;
    color: #fff;
    background-color: #1f2021;
    -webkit-transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
    -moz-transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
    -ms-transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
    -o-transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
    transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
}
@media screen and (min-width: 769px) {
    .drawer {
        padding: 0 30px 30px;
    }
}
.drawer a,
.drawer a:hover {
    color: #fff;
}
.drawer input[type='text'],
.drawer input[type='email'],
.drawer input[type='number'],
.drawer textarea {
    border-color: #1f2021;
}
.drawer .btn--secondary {
    background-color: #73a0c5;
    color: #fff;
}
.drawer--left {
    width: 300px;
    left: -300px;
}
.js-drawer-open-left .drawer--left {
    display: block;
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translate(300px);
}
.drawer--right {
    width: 300px;
    right: -300px;
}
@media screen and (min-width: 591px) {
    .drawer--right {
        width: 400px;
        right: -400px;
    }
}
.js-drawer-open-right .drawer--right {
    display: block;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translate(-300px);
}
@media screen and (min-width: 591px) {
    .js-drawer-open-right .drawer--right {
        -webkit-transform: translateX(-400px);
        -moz-transform: translateX(-400px);
        -ms-transform: translateX(-400px);
        -o-transform: translateX(-400px);
        transform: translate(-400px);
    }
}
.page-container,
.drawer__header-container {
    -webkit-transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
    -moz-transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
    -ms-transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
    -o-transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
    transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
}
.js-drawer-open-left .page-container,
.js-drawer-open-left .drawer__header-container {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translate(300px);
}
.js-drawer-open-right .page-container,
.js-drawer-open-right .drawer__header-container {
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translate(-300px);
}
@media screen and (min-width: 591px) {
    .js-drawer-open-right .page-container,
    .js-drawer-open-right .drawer__header-container {
        -webkit-transform: translateX(-400px);
        -moz-transform: translateX(-400px);
        -ms-transform: translateX(-400px);
        -o-transform: translateX(-400px);
        transform: translate(-400px);
    }
}
.drawer__header {
    display: table;
    height: 80px;
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid #1f2021;
}
.drawer__title,
.drawer__close {
    display: table-cell;
    vertical-align: middle;
}
.drawer__title {
    width: 100%;
}
.drawer__close {
    width: 1%;
    text-align: center;
}
.drawer__close-button {
    position: relative;
    right: -20px;
    height: 100%;
    padding: 0 20px;
    color: inherit;
}
.drawer__close-button:active {
    background-color: #131314;
}
.drawer__close--left {
    text-align: left;
}
.drawer__close--left .drawer__close-button {
    right: auto;
    left: -20px;
}
.supports-csstransforms .drawer--is-loading .drawer__cart {
    min-height: 100px;
}
.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 #1f2021;
    border-top-color: transparent;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}
.note,
.errors {
    border-radius: 0;
    padding: 6px 12px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    font-size: 0.9em;
    text-align: left;
}
.note ul,
.note ol,
.errors ul,
.errors ol {
    margin-top: 0;
    margin-bottom: 0;
}
.note li:last-child,
.errors li:last-child {
    margin-bottom: 0;
}
.note p,
.errors p {
    margin-bottom: 0;
}
.note {
    border-color: #1f2021;
}
.errors ul {
    list-style: disc outside;
    margin-left: 20px;
}
.form-success {
    color: #56ad6a;
    background-color: #ecfef0;
    border-color: #56ad6a;
}
.form-success a {
    color: #56ad6a;
    text-decoration: underline;
}
.form-success a:hover {
    text-decoration: none;
}
.form-error,
.errors {
    color: #d02e2e;
    background-color: #fff6f6;
    border-color: #d02e2e;
}
.form-error a,
.errors a {
    color: #d02e2e;
    text-decoration: underline;
}
.form-error a:hover,
.errors a:hover {
    text-decoration: none;
}
.pagination {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    margin: 0;
    padding: 60px 0 0;
    text-align: center;
    font-size: 1em;
}
.pagination > span {
    display: inline-block;
    line-height: 1;
}
.pagination a {
    display: block;
}
.pagination a,
.pagination .page.current {
    padding: 8px;
}
.pagination .page.current {
    color: #a56600;
}
.pagination .next,
.pagination .prev {
    font-family: arial, helvetica, sans-serif;
}
.rte {
    margin-bottom: 15px;
}
.rte:after {
    content: '';
    display: table;
    clear: both;
}
.rte p,
.rte ul,
.rte ol,
.rte table {
    margin-bottom: 25px;
}
.rte ul ul {
    margin-bottom: 0;
}
.rte a {
    text-decoration: none;
}
.rte .text-link {
    border-bottom: 1px solid #a56600;
}
.rte .text-link:hover,
.rte .text-link:focus {
    border-bottom: 1px solid black;
}
.rte h1,
.rte .h1,
.rte h4,
.rte .h4,
.rte h5,
.rte .h5,
.rte h6,
.rte .h6 {
    margin-top: 2em;
    margin-bottom: 2em;
}
.rte h2,
.rte .h2,
.rte h3,
.rte .h3 {
    margin-top: 2.5em;
    margin-bottom: 2em;
}
.rte h1:first-child,
.rte .h1:first-child,
.rte h2:first-child,
.rte .h2:first-child,
.rte h3:first-child,
.rte .h3:first-child,
.rte h4:first-child,
.rte .h4:first-child,
.rte h5:first-child,
.rte .h5:first-child,
.rte h6:first-child,
.rte .h6:first-child {
    margin-top: 0;
}
.rte h1 a,
.rte .h1 a,
.rte h2 a,
.rte .h2 a,
.rte h3 a,
.rte .h3 a,
.rte h4 a,
.rte .h4 a,
.rte h5 a,
.rte .h5 a,
.rte h6 a,
.rte .h6 a {
    text-decoration: none;
}
.rte > div {
    margin-bottom: 15px;
}
.rte li {
    margin-bottom: 0;
}
.rte > p:last-child {
    margin-bottom: 0;
}
.rte table {
    table-layout: fixed;
}
.text-center .rte ul,
.text-center .rte ol,
.text-center.rte ul,
.text-center.rte ol {
    list-style-position: inside;
    margin-left: 0;
}
.rte--nomargin {
    margin-bottom: 0;
}
.rte--indented-images img:not([style]),
.rte--indented-images img[style='float: none;'] {
    max-width: 120%;
    margin-left: -10%;
}
.rte--indented-images img:not([style]).rte__no-indent,
.rte--indented-images img[style='float: none;'].rte__no-indent {
    margin: 0 auto;
    max-width: 100%;
}
.rte--indented-images img[style='float: right;'] {
    margin: 0 -10% 15px 15px;
}
.rte--indented-images img[style='float: left;'] {
    margin: 0 15px 15px -10%;
}
@media screen and (min-width: 769px) {
    .rte blockquote {
        width: 120%;
        margin-left: -10%;
        padding-left: 0;
        padding-right: 0;
    }
    .rte blockquote p {
        margin-bottom: 0;
    }
}
.site-header {
    background-color: #fff;
    padding: 15px 0;
}
.site-header #MainContent .grid--table {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.site-header #MainContent .grid--table > #MainContent .grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle;
}
.header-wrapper--transparent .site-header {
    background-color: transparent;
}
.site-header__logo {
    text-align: center;
    margin: 0 auto;
}
.site-header__logo-image {
    display: block;
    margin: 0 auto;
}
.header-wrapper--transparent .site-header__logo-image,
.site-header__logo-image--transparent {
    display: none;
}
.header-wrapper--transparent .site-header__logo-image--transparent,
.site-header__logo-link {
    display: block;
}
.site-header__logo-link,
.site-header__logo-link:hover {
    color: #1f2021;
    margin: 0 auto;
    text-decoration: none;
}
.search-bar {
    max-width: 100%;
}
.search-bar--page {
    max-width: 300px;
    margin: 0 auto;
}
.search-bar--modal {
    max-width: 300px;
    margin: 20% auto 0;
}
.search-bar--header {
    max-width: 300px;
    background-color: #f6f6f6;
}
.search-bar--drawer {
    margin-bottom: 15px;
}
.section-header {
    margin-bottom: 30px;
}
.section-header .section-header__title {
    letter-spacing: 0;
}
@media screen and (min-width: 591px) {
    .section-header {
        margin-bottom: 50px;
    }
}
.section-header--404 {
    margin-bottom: 0;
    padding: 80px 0;
}
@media screen and (min-width: 769px) {
    .section-header {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    .section-header__title {
        margin-bottom: 12px;
    }
    .section-header__left {
        display: table-cell;
        vertical-align: middle;
        margin-bottom: 0;
    }
    .section-header__left h1,
    .section-header__left .h1,
    .section-header__left h2,
    .section-header__left .h2,
    .section-header__left h3,
    .section-header__left .h3,
    .section-header__left h4,
    .section-header__left .h4 {
        margin-bottom: 0;
    }
}
.site-nav,
.site-nav--mobile {
    cursor: default;
    margin: 0 0 0 -15px;
}
.site-nav__item {
    position: relative;
    display: inline-block;
    margin: 0;
}
.site-nav__item li {
    display: block;
}
.site-nav--mobile {
    margin-left: -10px;
}
.site-nav--mobile.text-right {
    margin: 0 -10px 0 0;
}
.site-nav__link {
    display: inline-block;
    text-decoration: none;
    padding: 15px;
    white-space: nowrap;
    font-size: 1em;
}
.site-nav__link .icon-arrow-down {
    position: relative;
    top: -2px;
    padding-left: 7.5px;
    font-size: 10px;
}
.site-nav__dropdown-link .icon-arrow-down {
    position: absolute;
    top: 50%;
    right: 15px;
    font-size: 10px;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}
.site-nav__dropdown-grandchild .site-nav__dropdown-link {
    white-space: normal;
}
.site-nav__link--icon {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.site-nav--mobile .site-nav__link {
    display: inline-block;
}
.site-nav--mobile .icon {
    font-size: 2.14286em;
}
.site-nav__dropdown {
    opacity: 0;
    display: block;
    position: absolute;
    left: 0;
    margin: 0;
    z-index: 5;
    pointer-events: none;
}
.site-nav__dropdown a {
    background-color: #fff;
    text-align: left;
}
.site-nav__dropdown a:hover,
.site-nav__dropdown a:active {
    background-color: #e6e6e6;
}
.site-nav__dropdown.nav-outside {
    left: auto;
    right: 0;
}
.site-nav__dropdown-grandchild {
    position: absolute;
    top: -10px;
    left: 100%;
    width: 100%;
    margin: 0;
    z-index: 5;
    opacity: 0;
    pointer-events: none;
}
.site-nav__dropdown-grandchild a {
    background-color: #fff;
}
.site-nav__dropdown-grandchild a:hover,
.site-nav__dropdown-grandchild a:active {
    background-color: #e6e6e6;
}
.site-nav__dropdown-grandchild ul {
    background-color: #fff;
    padding: 10px 0;
    margin: 0 0 0 2px;
}
.site-nav__dropdown-grandchild.nav-outside {
    left: -100%;
}
.mobile-nav {
    margin: -15px -15px 0;
}
.mobile-nav li {
    margin-bottom: 0;
    list-style: none;
}
.mobile-nav__search {
    padding: 15px;
}
.mobile-nav__item {
    position: relative;
    display: block;
}
.mobile-nav > .mobile-nav__item {
    background-color: #1f2021;
}
.mobile-nav__item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid #1f2021;
}
.mobile-nav > .mobile-nav__item:last-child:after {
    display: none;
}
.mobile-nav__item a {
    display: block;
    font-size: 22px;
}
.mobile-nav__subsublist .mobile-nav__item a {
    padding-left: 45px;
    font-size: 16px;
}
.mobile-nav__item a,
.mobile-nav__toggle button {
    color: #fff;
    padding: 15px;
    text-decoration: none;
}
.mobile-nav__item a:active,
.mobile-nav__item a:focus,
.mobile-nav__toggle button:active,
.mobile-nav__toggle button:focus {
    color: #d9d9d9;
    background-color: #131314;
}
.mobile-nav__item--secondary a {
    font-size: 16px;
    color: #bfbfbf;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mobile-nav__item--secondary:after {
    display: none;
}
.mobile-nav__spacer {
    height: 0;
    padding: 5px;
}
.mobile-nav__has-sublist {
    display: table;
    width: 100%;
}
.mobile-nav__has-sublist .mobile-nav__link {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.mobile-nav__toggle {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}
.mobile-nav__toggle-open {
    display: block;
}
.mobile-nav--expanded .mobile-nav__toggle-open,
.mobile-nav__toggle-close {
    display: none;
}
.mobile-nav--expanded .mobile-nav__toggle-close {
    display: block;
}
.mobile-nav__sublist {
    margin: 0;
    display: none;
}
.mobile-nav__sublist .mobile-nav__item:after {
    top: 0;
    bottom: auto;
}
.mobile-nav__sublist .mobile-nav__link {
    padding-left: 30px;
    font-weight: 400;
}
@media screen and (min-width: 769px) {
    .site-nav__link--icon .icon {
        font-size: 1.57143em;
    }
}
.cart-link {
    position: relative;
}
.cart-link__bubble {
    display: none;
}
.cart-link__bubble--visible {
    display: block;
    position: absolute;
    top: 18px;
    right: 4px;
    width: 10px;
    height: 10px;
    background-color: #a56600;
    border-radius: 50%;
}
@media screen and (max-width: 768px) {
    .cart-link__bubble--visible {
        top: 22px;
        right: 12px;
    }
}
.cart__header-labels {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
}
.cart__row {
    position: relative;
    margin-bottom: 30px;
}
.cart__row:first-child {
    border-bottom: 1px solid #1f2021;
    padding-bottom: 15px;
}
.cart__row .js-qty {
    margin: 0 auto;
}
.cart__row .btn,
.cart__row .btn--secondary,
.cart__row .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .cart__row .shopify-payment-button__button--unbranded {
    margin-bottom: 15px;
}
@media screen and (min-width: 591px) {
    .update-cart + .cart__checkout {
        margin-left: 15px;
    }
}
.cart__row--last {
    border-top: 1px solid #1f2021;
    padding-top: 15px;
}
.cart__row--table {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.cart__row--table #MainContent .grid__item {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.cart__row--table-with-discount #MainContent .grid__item {
    vertical-align: top;
}
@media screen and (min-width: 769px) {
    .cart__row--table-large {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    .cart__row--table-large #MainContent .grid__item {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
}
.cart__image {
    display: block;
}
.cart__image img {
    width: 100%;
    display: block;
}
@media screen and (max-width: 768px) {
    .cart__pricing {
        margin-top: 30px;
    }
}
.cart__product-name {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .cart__product-name {
        width: 90%;
    }
}
.cart__product-qty {
    text-align: center;
    margin: 0 auto;
    max-width: 80px;
}
.cart__note-container {
    vertical-align: top !important;
}
.cart__note {
    margin: 0;
}
@media screen and (min-width: 769px) {
    .cart__note {
        padding-right: 30px;
    }
}
.cart__subtotal-container {
    margin-top: 25px;
}
@media screen and (min-width: 769px) {
    .cart__subtotal-container {
        margin: 0;
    }
}
.cart__discounts {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
    .cart__discounts {
        justify-content: flex-end;
    }
}
.cart__product-meta {
    margin-bottom: 0;
}
.additional_checkout_buttons {
    margin-left: -10px;
}
.additional_checkout_buttons > *:not(script) {
    padding: 15px 0 0 15px;
    vertical-align: top;
    line-height: 1;
}
@media screen and (max-width: 590px) {
    .additional_checkout_buttons > *:not(script) {
        padding: 15px 0 0 5px;
    }
}
.additional_checkout_buttons > *:not(script):first-child,
.additional_checkout_buttons > *:not(script):empty {
    padding-left: 0;
}
.cart--no-cookies .cart--continue-browsing,
.cart--no-cookies .cart--empty-message {
    display: none;
}
.cookie-message {
    display: none;
    padding-bottom: 25px;
}
.cart--no-cookies .cookie-message {
    display: block;
}
.product-single {
    text-align: left;
}
.product-single__meta--wrapper {
    padding-left: 45px;
    padding-right: 25px;
}
.product-single__meta {
    padding-top: 36px;
}
.product-single__vendor {
    letter-spacing: 0.2em;
    font-size: 0.85714em;
}
.product-single__title {
    font-size: 2.14286em;
    margin-bottom: 8px;
    word-wrap: break-word;
}
@media screen and (min-width: 591px) {
    .product-single__title {
        font-size: 2.57143em;
    }
}
.product-single__quantity {
    margin-top: 10px;
}
.product-single__add-to-cart {
    margin: 0 0 10px;
    display: inline-flex;
    flex-flow: row wrap;
    align-items: flex-start;
}
.product-single__add-to-cart.default-product {
    margin-top: 20px;
}
.product-single__form--no-variants {
    margin-top: 30px;
}
.product-single__add-to-cart--full-width {
    width: 100%;
}
.btn--add-to-cart {
    margin: 10px 10px 0 0;
    min-width: 155px;
    flex: auto;
}
.btn--add-to-cart.btn,
.btn--add-to-cart.btn--secondary,
.shopify-payment-button .btn--add-to-cart.shopify-payment-button__button--unbranded {
    padding: 12px 30px;
}
.product-single__add-to-cart--full-width .btn--add-to-cart {
    flex-basis: 100%;
    margin-right: 0;
}
.product-single__description {
    margin-top: 40px;
    text-align: left;
}
.product-single__full-details {
    cursor: pointer;
    display: inline-block;
    margin: 30px 0;
}
.product-single__variants {
    display: none;
}
.no-js .product-single__variants {
    display: block;
}
.product-single__media-flex-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
}
.product-single__media-flex {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
}
.product-single__media-wrapper {
    text-align: left;
}
.product-single__media-wrapper iframe,
.product-single__media-wrapper model-viewer,
.product-single__media-wrapper .shopify-model-viewer-ui,
.product-single__media-wrapper img,
.product-single__media-wrapper video,
.product-single__media-wrapper .plyr,
.product-single__media-wrapper .media-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
}
.product-single__media-wrapper iframe,
.product-single__media-wrapper .media-video,
.product-single__media-wrapper model-viewer,
.product-single__media-wrapper .shopify-model-viewer-ui,
.product-single__media-wrapper .media-item,
.product-single__media-wrapper .plyr,
.product-single__media-wrapper .plyr__video-wrapper {
    height: 100%;
}
@media screen and (min-width: 591px) {
    .product-single__media-wrapper--featured-product {
        margin-bottom: 0;
    }
    .product-single__media [data-mfp-src] {
        cursor: zoom-in;
    }
    .product-single__media--wrapper {
        margin-bottom: 15px;
    }
}
.product-single__media {
    color: #1f2021;
    position: relative;
}
.product-single__media-wrapper--featured-product {
    margin: 0 auto;
}
.product-single__media--video {
    background-color: #fff;
    position: relative;
}
.product-single__media--video .video-controls {
    opacity: 0;
    transition: opacity 0.32s 0.32s ease-in-out;
}
.product-single__media--video .video-controls div {
    position: absolute;
}
.product-single__media--video .video-controls div svg {
    width: 1.5rem;
    height: 1.5rem;
}
.product-single__media--video .video-controls div svg path {
    fill: #fff;
}
.product-single__media--video .video-controls [data-video-play] {
    top: 51%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #73a0c5;
    cursor: pointer;
}
.product-single__media--video .video-controls [data-video-play] svg:last-of-type {
    display: none;
}
.product-single__media--video .video-controls [data-video-mute] {
    bottom: 0;
    left: 0;
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #73a0c5;
    cursor: pointer;
}
.product-single__media--video .video-controls [data-video-mute]:after {
    content: '/';
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 16px;
    font-size: 32px;
}
.product-single__media--video .video-controls [data-video-play]:hover,
.product-single__media--video .video-controls [data-video-mute]:hover {
    background: #000;
}
.product-single__media--video .video-controls--playing [data-video-play] svg:last-of-type {
    display: block;
}
.product-single__media--video .video-controls--playing [data-video-play] svg:first-of-type {
    display: none;
}
.product-single__media--video .video-controls--sound [data-video-mute]:after {
    content: '';
}
.product-single__media--video:hover .video-controls {
    opacity: 1;
}
@media screen and (min-width: 768px) {
    .col-md-7.product-single__media-group {
        margin-top: 24px;
    }
}
@media screen and (min-width: 1024px) {
    .col-md-7.product-single__media-group {
        margin-top: 40px;
    }
}
.product-single__media-group-wrapper a,
.product-single__media-group-wrapper img,
.product-single__thumbnails a,
.product-single__thumbnails img {
    background-color: #fff;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
@media screen and (max-width: 590px) {
    .product-single__meta--wrapper {
        padding-right: 30px;
        padding-left: 15px;
        margin: 0 15px;
    }
    .product-single__media-group-wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }
    .product-single__media-group-wrapper--featured {
        margin-bottom: 55px;
    }
}
.product-single__hero #MainContent .grid__item {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
@media screen and (min-width: 769px) {
    .product-single__hero #MainContent .grid__item + #MainContent .grid__item {
        margin-left: -5px;
    }
}
.product-single__thumbnails {
    margin-left: 0;
}
.product-single__thumbnail-badge {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 3px;
    bottom: 3px;
    pointer-events: none;
}
@media screen and (min-width: 1051px) {
    .product-single__thumbnail-badge {
        width: 35px;
        height: 35px;
    }
}
.product-single__thumbnail-badge .icon {
    fill: #fff;
    width: 100%;
    height: 100%;
    vertical-align: baseline;
}
.product-single__thumbnail-badge .icon-3d-badge-full-color-outline,
.product-single__thumbnail-badge .icon-video-badge-full-color-outline {
    stroke: #1f20210d;
}
.product-single__thumbnail-badge .icon-3d-badge-full-color-element,
.product-single__thumbnail-badge .icon-video-badge-full-color-element {
    fill: #1f2021;
}
.visibility-hidden {
    visibility: hidden;
}
.product-single__prices {
    margin-bottom: 15px;
}
.product-single__price,
.product-single__price--compare-at {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    color: #1f2021;
    font-size: 1.28571em;
    font-weight: 500;
}
.product-single__price.on-sale,
.product-single__price--compare-at.on-sale {
    color: #a56600;
}
.product-single__price--compare-at {
    padding-right: 5px;
    display: inline-block;
    text-decoration: line-through;
}
.product-single__unit {
    display: none;
}
.price-container--unit-available .product-single__unit {
    display: block;
}
.product-single__policies {
    margin: 15px 0 25px;
}
.product-single__quantity .js-quantity-selector,
.product-single__quantity .js-qty {
    display: inline-block;
}
.product-single__quantity-label {
    margin-right: 10px;
}
#shopify-product-reviews .spr-review-content-body,
#shopify-product-reviews .spr-review-header-byline,
#shopify-product-reviews .spr-form-label {
    font-size: 14px;
    line-height: 1.563;
}
#shopify-product-reviews .spr-form-label {
    display: block;
    text-align: left;
}
#shopify-product-reviews .spr-summary-actions-newreview {
    float: none;
}
#shopify-product-reviews .spr-summary-caption,
#shopify-product-reviews .spr-summary-actions {
    display: block;
}
.product-single__thumbnails img,
.product-single__thumbnails a {
    display: block;
    position: relative;
    background-color: transparent;
}
.product-single__thumbnails .swiper-slide-active a {
    border-color: #1f2021;
}
.product-single__thumbnails img {
    max-height: 135px;
    width: auto;
    overflow: hidden;
}
.slick-initialized .product-single__media-wrapper {
    display: block !important;
}
.product-single__thumbnail {
    display: block;
    position: relative;
}
.product-single__thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
}
.product-single__thumbnail--active:after {
    border-color: #1f2021;
}
.product-single__view-in-space {
    background-color: #1f202114;
    border: none;
    width: 100%;
    min-height: 44px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    margin: 0;
    font-size: 1.14286em;
    color: #1f2021;
}
.product-single__view-in-space:not(.product-single__view-in-space--multi) {
    visibility: hidden;
}
@media screen and (min-width: 590px) {
    .product-single__view-in-space[data-shopify-xr-hidden] {
        display: none;
    }
}
.product-single__view-in-space:hover .product-single__view-in-space-text,
.product-single__view-in-space:focus .product-single__view-in-space-text {
    position: relative;
}
.product-single__view-in-space:hover .product-single__view-in-space-text:after,
.product-single__view-in-space:focus .product-single__view-in-space-text:after {
    content: '';
    width: 100%;
    display: block;
    border-bottom: 1px solid currentColor;
    bottom: 3px;
    position: absolute;
}
.product-single__view-in-space .icon {
    height: 16px;
    width: 14px;
    margin-right: 8px;
    fill: transparent;
}
.product-single__view-in-space .icon .icon-3d-badge-full-color-outline {
    stroke: none;
}
.product-single__view-in-space .icon .icon-3d-badge-full-color-element {
    fill: currentColor;
    opacity: 1;
}
.product-single__view-in-space--disabled {
    display: none;
}
.product-single__media-group.slick-initialized {
    margin-bottom: 0;
}
.product-single__media-group.slick-initialized ~ .product-single__view-in-space:not([data-shopify-xr-hidden]),
.product-single__media-group--single-xr ~ .product-single__view-in-space:not([data-shopify-xr-hidden]) {
    visibility: visible;
}
.product-single__media-group.slick-initialized .product-single__view-in-space--multi,
.product-single__media-group--single-xr .product-single__view-in-space--multi {
    display: none;
}
@media screen and (min-width: 591px) {
    .product-single__media-flex-wrapper {
        margin-bottom: 15px;
    }
    .product-single__media-group--single-xr .product-single__media-flex-wrapper {
        margin-bottom: 0;
    }
    .product-single__media-group--single-xr ~ .product-single__thumbnails {
        margin-top: 15px;
    }
}
.shopify-payment-button {
    margin: 10px 10px 0 0;
    min-width: 155px;
    flex: auto;
}
.product-single__add-to-cart--full-width .shopify-payment-button {
    margin-right: 0;
}
.shopify-payment-button .shopify-payment-button__button {
    border-radius: 0;
}
.shopify-payment-button .shopify-payment-button__button--unbranded {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    margin-right: 0;
    width: 100%;
    min-height: 44px;
    font-size: 0.92857em;
}
.shopify-payment-button .shopify-payment-button__button--unbranded:hover,
.shopify-payment-button .shopify-payment-button__button--unbranded:focus {
    background-color: #1f1f1f !important;
}
.shopify-payment-button .shopify-payment-button__button--unbranded:active {
    background-color: #3d3d3d !important;
}
.shopify-payment-button .shopify-payment-button__more-options {
    font-size: 1em;
    color: #1f2021;
    white-space: nowrap;
    text-decoration: underline;
    padding: 0 15px;
}
.shopify-payment-button .shopify-payment-button__more-options:hover,
.shopify-payment-button .shopify-payment-button__more-options:focus {
    color: #3d3f41;
}
.shopify-payment-button .shopify-payment-button__more-options:active {
    color: #5a5d60;
}
.product-unit-price {
    color: #1f2021;
    display: block;
}
.clearfix:after {
    content: '';
    display: table;
    clear: both;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-ms-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes fadeIn {
    0%,
    35% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    0%,
    35% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-ms-keyframes fadeIn {
    0%,
    35% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0%,
    35% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes heroContentIn {
    0%,
    35% {
        opacity: 0;
        -webkit-transform: translateY(8px);
        -moz-transform: translateY(8px);
        -ms-transform: translateY(8px);
        -o-transform: translateY(8px);
        transform: translateY(8px);
    }
    60% {
        opacity: 1;
    }
    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@-moz-keyframes heroContentIn {
    0%,
    35% {
        opacity: 0;
        -webkit-transform: translateY(8px);
        -moz-transform: translateY(8px);
        -ms-transform: translateY(8px);
        -o-transform: translateY(8px);
        transform: translateY(8px);
    }
    60% {
        opacity: 1;
    }
    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@-ms-keyframes heroContentIn {
    0%,
    35% {
        opacity: 0;
        -webkit-transform: translateY(8px);
        -moz-transform: translateY(8px);
        -ms-transform: translateY(8px);
        -o-transform: translateY(8px);
        transform: translateY(8px);
    }
    60% {
        opacity: 1;
    }
    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes heroContentIn {
    0%,
    35% {
        opacity: 0;
        -webkit-transform: translateY(8px);
        -moz-transform: translateY(8px);
        -ms-transform: translateY(8px);
        -o-transform: translateY(8px);
        transform: translateY(8px);
    }
    60% {
        opacity: 1;
    }
    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@font-face {
    font-family: icons;
    src: url(/cdn/shop/t/61/assets/icons.eot?v=112981532348062652561675266449);
    src: url(/cdn/shop/t/61/assets/icons.eot?v=112981532348062652561675266449#iefix) format('embedded-opentype'),
        url(/cdn/shop/t/61/assets/icons.woff?v=24089382976848351381675266451) format('woff'),
        url(/cdn/shop/t/61/assets/icons.ttf?v=177851439206450752971675266450) format('truetype'),
        url(/cdn/shop/t/61/assets/icons.svg?v=182753167674510223691675266450#timber-icons) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: constantia;
    src: url(constantia.eot);
    src: local('\263a'), url(constantia.woff) format('woff'), url(constantia.ttf) format('truetype'), url(constantia.svg) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px #0009;
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px #0009;
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: #0009;
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: #0009;
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
hr,
.hr--small,
.hr--medium,
.hr--large {
    border-width: 2px 0 0 0;
    width: 50px;
}
.hr--small {
    margin: 20px auto;
}
.hr--medium {
    margin: 35px auto;
}
@media screen and (min-width: 769px) {
    .hr--medium {
        margin: 45px auto;
    }
}
.hr--large {
    margin: 60px auto;
}
.hr--left {
    margin-left: 0;
    margin-right: 0;
}
table {
    position: relative;
    border: 0 none;
    background-color: #73a0c5;
}
td,
th {
    border: 0 none;
}
td {
    padding: 10px 15px;
}
tr:first-child th,
tr:first-child td {
    position: relative;
}
tr:first-child th:after,
tr:first-child td:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: -15px;
    right: 15px;
    border-bottom: 1px solid #1f2021;
}
tr:first-child th:first-child:after,
tr:first-child td:first-child:after {
    left: 15px;
    right: -15px;
}
@media screen and (max-width: 590px) {
    .table--responsive thead {
        display: none;
    }
    .table--responsive tr {
        display: block;
    }
    .table--responsive th,
    .table--responsive td {
        display: block;
        text-align: right;
        padding: 15px;
    }
    .table--responsive td:before {
        content: attr(data-label);
        float: left;
        font-family: Poppins, Arial;
        font-weight: 400;
        font-style: 'normal';
        text-transform: uppercase;
        font-size: 12px;
        padding-right: 10px;
    }
}
@media screen and (max-width: 590px) {
    .table--small-hide {
        display: none !important;
    }
    .table__section + .table__section {
        position: relative;
        margin-top: 10px;
        padding-top: 15px;
    }
    .table__section + .table__section:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 15px;
        right: 15px;
        border-bottom: 1px solid #1f2021;
    }
}
body,
input,
textarea,
button,
select {
    line-height: 1.563;
}
th,
.table__title {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    font-size: 0.8125em;
    letter-spacing: 0.15em;
}
blockquote {
    font-style: italic;
    font-size: 1.4375em;
    line-height: 1.385;
    text-align: center;
}
@media screen and (min-width: 591px) {
    blockquote {
        font-size: 1.625em;
    }
}
.section-header .rte {
    font-style: italic;
    font-size: 1.125em;
}
.article .rte h2,
.article .rte .h2,
.article .rte h3,
.article .rte .h3,
.page .rte h2,
.page .rte .h2,
.page .rte h3,
.page .rte .h3 {
    margin-bottom: 2em;
}
.date {
    font-style: italic;
    display: inline-block;
    line-height: 1.7;
    margin-bottom: 5px;
}
@media screen and (min-width: 769px) {
    .date {
        margin-bottom: 0;
    }
}
.section-header .date:last-child {
    margin-bottom: 40px;
}
.comment-author {
    font-style: italic;
    margin-bottom: 0;
}
.comment-date {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    font-size: 0.75em;
}
.ajaxcart__product-name,
.cart__product-name {
    font-style: italic;
}
.ajaxcart__product-name {
    font-size: 1.0625em;
    line-height: 1.3;
}
.ajaxcart__price,
.cart__price,
.cart__subtotal {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
}
.cart__unit-price {
    display: block;
}
.ajaxcart__price {
    font-size: 0.8125em;
    display: block;
}
.ajaxcart__discount {
    display: block;
    font-style: italic;
}
.ajaxcart__subtotal {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
}
.ajaxcart__qty-num[type='text'] {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    font-style: normal;
    font-size: 0.8125em;
}
.ajaxcart__note {
    font-style: italic;
    font-weight: 400;
    opacity: 0.7;
}
.ajaxcart__policies {
    font-weight: 400;
    opacity: 0.7;
}
.ajaxcart__policies a {
    border-bottom: 1px solid white;
}
.ajaxcart__policies a:hover {
    border-bottom: none;
}
.drawer__title {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    font-size: 1.5em;
}
.collection-grid__item-title {
    font-style: italic;
    font-size: 1.625em;
    line-height: 1.1;
}
@media screen and (min-width: 591px) {
    .collection-grid__item-title {
        font-size: 2.125em;
    }
}
label {
    font-style: italic;
    font-weight: 400;
}
::-webkit-input-placeholder {
    color: #1f2021;
    opacity: 0.6;
}
:-moz-placeholder {
    color: #1f2021;
    opacity: 0.6;
}
:-ms-input-placeholder {
    color: #1f2021;
    opacity: 0.6;
}
::-ms-input-placeholder {
    color: #1f2021;
    opacity: 1;
}
input,
textarea,
select {
    font-style: italic;
    font-size: 1.125em;
    border-color: transparent;
    background-color: #f6f6f6;
    color: #1c1d1d;
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
}
input[disabled],
input.disabled,
textarea[disabled],
textarea.disabled,
select[disabled],
select.disabled {
    background-color: #f6f6f6;
    border-color: transparent;
}
input:hover,
textarea:hover,
select:hover {
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    -ms-transition: opacity 0.15s ease-out;
    -o-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
    opacity: 0.9;
}
input:active,
input:focus,
textarea:active,
textarea:focus,
select:active,
select:focus {
    opacity: 1;
}
select:hover {
    outline: 1px solid #dddddd;
}
input[type='number'] {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    font-size: 1em;
}
input[type='image'] {
    background-color: transparent;
}
.js-qty {
    background-color: #f6f6f6;
    color: #1c1d1d;
}
.js-qty__adjust:hover {
    background-color: #e9e9e9;
    color: #1c1d1d;
}
.js-qty__adjust--minus,
.js-qty__adjust--plus {
    border-color: #e9e9e9;
    color: #1c1d1d;
}
.newsletter {
    background-color: #73a0c5;
    padding: 30px 0;
}
@media screen and (min-width: 591px) {
    .newsletter {
        padding: 60px 0;
    }
}
@media screen and (max-width: 590px) {
    .newsletter .section-header {
        margin-bottom: 20px;
    }
}
.newsletter .section-header + .section-subheading {
    margin-bottom: 20px;
}
@media screen and (min-width: 591px) {
    .newsletter .section-header + .section-subheading {
        margin-top: -50px;
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 590px) {
    .newsletter .rte p {
        margin-bottom: 22px;
    }
}
.newsletter form {
    margin: 0 auto;
    max-width: 520px;
}
.newsletter form .newsletter--form {
    padding: 10px;
}
.newsletter form .note,
.newsletter form .errors {
    margin-bottom: 0;
}
.newsletter form .newsletter--form,
.newsletter .newsletter__input {
    background-color: #fff;
    color: #1f2021;
}
.newsletter .newsletter__input {
    font-size: 1.125em;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
}
.newsletter .newsletter__input::-webkit-input-placeholder {
    color: #1f2021;
    opacity: 1;
}
.newsletter .newsletter__input:-moz-placeholder {
    color: #1f2021;
    opacity: 1;
}
.newsletter .newsletter__input::-moz-placeholder {
    color: #1f2021;
    opacity: 1;
}
.newsletter .newsletter__input:-ms-input-placeholder {
    color: #1f2021;
}
.newsletter .newsletter__input::-ms-input-placeholder {
    color: #1f2021;
    opacity: 1;
}
@media screen and (min-width: 591px) {
    .newsletter .newsletter__input {
        font-size: 1.3125em;
    }
}
.newsletter .newsletter__submit-text--large {
    white-space: nowrap;
}
.newsletter__submit-text--small svg {
    width: 1rem;
}
@media screen and (max-width: 590px) {
    .newsletter__submit-text--large,
    .password-page__login-form__submit-text--large {
        display: none;
    }
    .newsletter__submit-text--small,
    .password-page__login-form__submit-text--small {
        display: block;
    }
}
@media screen and (min-width: 591px) {
    .newsletter__submit-text--large,
    .password-page__login-form__submit-text--large {
        display: block;
    }
    .newsletter__submit-text--small,
    .password-page__login-form__submit-text--small {
        display: none;
    }
}
.newsletter__label {
    padding-left: 10px;
}
#MainContent .grid__row-separator {
    clear: both;
    width: 100%;
}
#MainContent .grid-collage {
    margin-bottom: -13px;
}
@media screen and (max-width: 590px) {
    #MainContent .grid-collage #MainContent .grid-product__image-link {
        height: 310px;
    }
}
#MainContent .grid-collage #MainContent .grid-product__image-link {
    vertical-align: middle;
    display: table-cell;
}
@media screen and (min-width: 591px) {
    .large--two-thirds.reverse {
        float: right;
    }
    #MainContent .grid-collage .large--two-thirds {
        clear: both;
    }
    #MainContent .grid-collage .large--two-thirds.reverse,
    #MainContent .grid-collage #MainContent .grid__item.large--one-third {
        clear: none;
    }
    #MainContent .grid-collage .large--one-half {
        float: left;
        display: inline-block;
    }
    #MainContent .grid-collage .large--one-third {
        clear: inherit;
    }
    #MainContent .grid-collage #MainContent .grid-product__image-link {
        height: 670px;
    }
    #MainContent .grid-collage .large--one-half #MainContent .grid-product__image-link {
        height: 310px;
    }
    #MainContent .grid-collage .large--two-thirds #MainContent .grid-product__image-link {
        height: 520px;
    }
    #MainContent .grid-collage .large--one-third #MainContent .grid-product__image-link {
        height: 230px;
    }
}
.collection-grid {
    margin-bottom: -15px;
}
@media screen and (min-width: 591px) {
    .collection-grid {
        margin-bottom: -30px;
    }
}
.collection-collage__item {
    position: relative;
    margin-bottom: 15px;
    height: 450px;
}
@media screen and (max-width: 590px) {
    .collection-collage__item.one-whole {
        height: 190px;
    }
    .collection-collage__item.one-half {
        height: 130px;
    }
}
@media screen and (min-width: 591px) {
    .collection-collage__item {
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 591px) {
    .collection-collage__item.large--one-half {
        height: 310px;
    }
    .collection-collage__item.large--one-third {
        height: 280px;
    }
}
.rte a:hover,
.text-link:hover {
    color: #000;
}
.return-link {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    font-size: 0.875em;
}
.btn,
.btn--secondary,
.rte .btn--secondary,
.shopify-payment-button .shopify-payment-button__button--unbranded {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    padding: 12px 20px;
    font-size: 0.8125em;
}
.input-group .btn,
.input-group .btn--secondary,
.input-group .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .input-group .shopify-payment-button__button--unbranded,
.input-group .input-group-field {
    height: 45px;
}
.supports-csstransforms .btn--loading {
    position: relative;
    background-color: #000;
    color: #000;
}
.supports-csstransforms .btn--loading:hover,
.supports-csstransforms .btn--loading:active {
    background-color: #000;
    color: #000;
}
.supports-csstransforms .btn--loading:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: transparent;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}
.drawer {
    overflow: hidden;
}
.drawer__inner {
    position: absolute;
    top: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 15px 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 769px) {
    .drawer__inner {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.drawer--has-fixed-footer .drawer__inner {
    overflow: hidden;
}
.drawer-left__inner {
    top: 0;
    padding-top: 26px;
}
.drawer__fixed-header {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 80px;
    overflow: visible;
}
@media screen and (min-width: 769px) {
    .drawer__fixed-header {
        left: 30px;
        right: 30px;
    }
}
.drawer__header {
    padding: 15px 0;
    margin: 0;
}
@media screen and (max-width: 768px) {
    .drawer__close-button .icon {
        font-size: 1.375em;
    }
}
@media screen and (min-width: 591px) {
    .drawer__close-button {
        right: 0;
    }
}
@media screen and (min-width: 1051px) {
    .drawer__close-button {
        right: -20px;
    }
}
.ajaxcart__inner--has-fixed-footer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 15px 15px 0;
    bottom: 130px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 769px) {
    .ajaxcart__inner--has-fixed-footer {
        padding: 30px 30px 0;
    }
}
.ajaxcart__footer {
    border-top: 1px solid #1f2021;
    padding-top: 15px;
}
.ajaxcart__footer--fixed {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    min-height: 130px;
    padding-bottom: 30px;
}
@media screen and (max-width: 590px) {
    .ajaxcart__footer--fixed {
        padding-bottom: 15px;
    }
}
@media screen and (min-width: 769px) {
    .ajaxcart__footer--fixed {
        left: 30px;
        right: 30px;
    }
}
.ajaxcart__discounts {
    margin-bottom: 15px;
}
.ajaxcart__qty {
    max-width: 75px;
}
.ajaxcart__qty input[type='text'] {
    padding: 0 20px;
}
.ajaxcart__qty .js-qty__adjust,
.ajaxcart__qty .ajaxcart__qty-adjust {
    padding: 0 5px;
    line-height: 1;
}
.ajaxcart__product:last-child .ajaxcart__row {
    border-bottom: 0 none;
    padding-bottom: 0;
}
.btn--secondary {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.btn--secondary:hover {
    background-color: #4f88b6;
}
.social-sharing {
    font-family: Work Sans, sans-serif;
    font-weight: 400;
    font-style: 'normal';
}
.social-sharing * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.social-sharing a {
    display: inline-block;
    color: #1f2021;
    border-radius: 2px;
    margin: 5px 0;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    font-weight: 400;
}
.social-sharing span {
    display: inline-block;
    vertical-align: top;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
}
.social-sharing .icon {
    padding: 0 5px 0 10px;
}
.social-sharing .icon:before {
    line-height: 22px;
}
.social-sharing.is-large a {
    height: 44px;
    line-height: 44px;
}
.social-sharing.is-large a span {
    height: 44px;
    line-height: 44px;
    font-size: 18px;
}
.social-sharing.is-large a .icon {
    padding: 0 10px 0 18px;
}
.social-sharing.is-large a .icon:before {
    line-height: 44px;
}
.share-title {
    font-size: 1.125em;
    padding-right: 10px;
}
.is-large .share-title {
    padding-right: 16px;
}
.social-sharing.clean a {
    background-color: #fff;
    color: #1f2021;
    height: 30px;
    line-height: 30px;
}
.social-sharing.clean a span {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
.social-sharing.clean a:hover,
.social-sharing.clean a:hover .share-count {
    opacity: 0.8;
}
.social-sharing.clean a:hover .share-count:after {
    border-right-color: #fff;
}
.social-sharing.clean a .share-title {
    font-weight: 400;
}
.social-sharing.clean .share-count {
    top: -1px;
}
#MainContent .grid-search {
    margin-bottom: 30px;
}
#MainContent .grid-search__product {
    position: relative;
    text-align: center;
}
@media screen and (min-width: 769px) {
    #MainContent .grid-search__page-link,
    #MainContent .grid-search__product-link {
        height: 280px;
    }
}
#MainContent .grid-search__page-link {
    display: block;
    background-color: #fff;
    padding: 20px;
    color: #1f2021;
    overflow: hidden;
}
#MainContent .grid-search__page-link:hover,
#MainContent .grid-search__page-link:focus {
    background-color: #f7f7f7;
}
#MainContent .grid-search__page-content {
    display: block;
    height: 100%;
    overflow: hidden;
}
#MainContent .grid-search__image {
    display: block;
    padding: 20px;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
}
@media screen and (min-width: 769px) {
    #MainContent .grid-search__image {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}
.index-sections .shopify-section:first-child {
    margin: 0;
}
.index-sections .shopify-section:first-child:not(.shopify-section--full-width) {
    margin-top: 110px;
}
.index-sections .shopify-section {
    margin-top: 90px;
}
@media screen and (max-width: 768px) {
    .index-sections .shopify-section {
        margin-top: 45px;
    }
}
.index-slideshow-section + .shopify-section--full-width,
.shopify-section--full-width + .shopify-section--full-width {
    margin-top: 0;
}
.placeholder-svg {
    fill: #1f202159;
    background-color: #1f20211a;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.placeholder-background {
    background-color: #1f20211a;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.hero .placeholder-background {
    background-color: transparent;
}
.placeholder-background .placeholder-svg {
    fill: #1f20211a;
    background-color: transparent;
}
.hero__slide.slide--placeholder {
    background-color: #1f20211a !important;
}
.helper-section #MainContent .grid-product__image-link,
.helper #MainContent .grid-product__image-link {
    background-color: transparent;
}
.helper-section #MainContent .grid-product__image-wrapper {
    height: 275px !important;
}
.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;
}
@media screen and (max-width: 768px) {
    .feature-row {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.feature-row__item {
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
}
@media screen and (max-width: 768px) {
    .feature-row__item {
        -webkit-flex: 1 1 100%;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.feature-row__image-wrapper {
    position: relative;
}
.no-js .feature-row__image-wrapper {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
    padding-top: 0 !important;
}
.feature-row__image-no-js {
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .feature-row__image-no-js {
        order: 1;
    }
}
.feature-row__image {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
@media screen and (max-width: 768px) {
    .feature-row__image {
        order: 1;
    }
}
.feature-row__text {
    padding-top: 35px;
    padding-bottom: 35px;
}
@media screen and (max-width: 768px) {
    .feature-row__text {
        order: 2;
        padding-bottom: 0;
    }
}
@media screen and (min-width: 769px) {
    .feature-row__text--left {
        padding-left: 35px;
    }
    .feature-row__text--right {
        padding-right: 35px;
    }
}
.slick-slider .slick-dots {
    margin: 0;
    bottom: 10px;
}
.slick-slider .slick-dots li {
    margin: 0;
    vertical-align: middle;
}
.slick-slider .slick-dots li button {
    position: relative;
}
.slick-slider .slick-dots li button:before,
.slick-slider .slick-dots li a:before {
    text-indent: -9999px;
    border-radius: 100%;
    background-color: #fff;
    border: 2px solid transparent;
    width: 10px;
    height: 10px;
    margin: 0.3rem 0 0 0.3rem;
    opacity: 1;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.slick-slider .slick-dots li.slick-active button:before {
    background-color: transparent;
    border-color: #fff;
    opacity: 1;
    width: 0.75rem;
    height: 0.75rem;
    margin: 0.25rem 0 0 0.25rem;
}
.slick-slider .slick-dots li button:active:before {
    opacity: 0.5;
}
.hero .slick-prev,
.hero .slick-next {
    height: 3.125rem;
    margin-top: 0;
    width: 3.125rem;
}
.hero .slick-prev {
    left: 1.1rem;
}
.hero .slick-next {
    right: 1.45rem;
}
@media only screen and (max-width: 1050px) {
    .hero .slick-next {
        right: 1rem;
    }
}
.hero__slide {
    position: relative;
}
.hero__image {
    position: relative;
    opacity: 0;
}
.slick-initialized .hero__image {
    opacity: 1;
    -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}
.hero__image img {
    display: block;
    width: 100%;
}
.slideshow__overlay:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.hero__slide--hidden {
    visibility: hidden;
}
.supports-touch .hero__slide--hidden {
    visibility: visible;
}
.hero {
    height: 100vh;
    max-height: 100vh;
}
.hero.slick-slider {
    margin-bottom: 0;
}
@media screen and (max-width: 1050px) {
    .hero {
        min-height: 50vw;
    }
}
.hero .slick-list,
.hero .slick-track {
    height: 100%;
}
@media screen and (max-width: 1050px) {
    .hero .slick-list,
    .hero .slick-track {
        min-height: 50vw;
    }
}
.hero .hero__image {
    height: 100%;
    width: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover';
}
.hero[data-adapt='false'],
.hero[data-adapt='false'] .slideshow__overlay:before {
    height: 100vh;
}
@media screen and (max-width: 1050px) {
    .hero[data-adapt='true'] .slideshow__overlay:before {
        min-height: 50vw;
    }
}
.no-js .hero__image {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.hero__image-no-js {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 100vh;
    min-height: 550px;
    opacity: 1;
}
.hero__text-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.hero__slide:not(:first-of-type) .hero__text-wrap {
    display: none;
}
.slick-initialized .hero__slide:not(:first-of-type) .hero__text-wrap {
    display: block;
}
.hero__text-align {
    display: table;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .hero--adapt .hero__text-align {
        display: none;
    }
}
.hero__text-content {
    position: relative;
    opacity: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 0.94rem 0.6rem 0;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
}
@media screen and (max-width: 768px) {
    .hero__text-content {
        padding: 0;
    }
}
.slick-initialized .hero__text-content {
    opacity: 1;
    -webkit-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}
.hero__text-content .slick-dots {
    position: static;
}
.hero__adapt-text-wrap {
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}
@media screen and (min-width: 769px) {
    .hero__adapt-text-wrap {
        display: none !important;
    }
}
@media screen and (max-width: 768px) {
    .hero__adapt-text-wrap {
        color: #1f2021;
    }
}
.hero__adapt-text-wrap .hero__text-content {
    display: none;
}
.hero__text-content--adapt {
    opacity: 1;
}
.hero__slide .hero__title,
.hero--adapt .hero__title {
    margin-bottom: 1.25rem;
    line-height: 1.25;
    letter-spacing: 0;
}
.hero__slide .hero__subtitle,
.hero--adapt .hero__subtitle {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    margin-bottom: 0.94rem;
}
.hero__slide a.hero__cta,
.hero--adapt a.hero__cta {
    margin-bottom: 0;
}
.hero__slide .hero__title,
.hero--adapt .hero__title {
    font-size: 3.125em;
}
.hero__slide .hero__subtitle,
.hero--adapt .hero__subtitle {
    font-size: 0.9375em;
}
@media screen and (min-width: 591px) {
    .hero__slide .hero__title,
    .hero--adapt .hero__title {
        font-size: 3.75em;
    }
    .hero__slide .hero__subtitle,
    .hero--adapt .hero__subtitle {
        font-size: 1.125em;
    }
}
@media screen and (min-width: 769px) {
    .hero__slide .hero__title,
    .hero--adapt .hero__title {
        font-size: 4em;
    }
}
.header-wrapper--transparent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 2;
}
.template-index .header-wrapper {
    opacity: 0;
    z-index: 2;
    -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
    -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
    -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
    animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
}
.supports-no-cssanimations .template-index .header-wrapper {
    opacity: 1;
    -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}
.header-container {
    position: relative;
    z-index: 2;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 1.875rem;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-loading .slick-list {
    background: #fff url(/cdn/shop/t/61/assets/ajax-loader.gif?v=41356863302472015721675266406) center center no-repeat;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -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 {
    max-height: 100vh;
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    content: '';
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    width: 0.6rem;
    line-height: 0;
    cursor: pointer;
    padding: 0;
    border: none;
}
.slick-prev .icon:before,
.slick-next .icon:before {
    bottom: 0;
}
.slick-prev .icon:before,
.slick-next .icon:before {
    position: relative;
    transition: top 0.1s linear;
    font-size: 0.6rem;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev:hover .icon:before,
.slick-next:hover .icon:before {
    top: -0.125rem;
}
.slick-dots {
    position: absolute;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 1.25rem;
    width: 1.25rem;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li.slick-active button:before {
    color: #000;
}
.slick-dots button,
.slick-dots a {
    border: 0;
    background: transparent;
    display: block;
    height: 1.25rem;
    width: 1.25rem;
    line-height: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer;
}
.slick-dots button:before,
.slick-dots a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2022';
    width: 1.25rem;
    height: 1.25rem;
    font-family: 'slick-icons, sans-serif';
    font-size: 0.375rem;
    line-height: 1.25rem;
    text-align: center;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hero .slick-dots {
    margin: 0 auto;
    bottom: 0.9rem;
    width: 8rem;
    left: 0;
    right: 0;
}
.hero .slick-dots a:hover:before {
    top: -0.125rem;
}
.hero__controls {
    width: 100%;
    height: 3.125rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.hero__controls li {
    margin-bottom: 0;
    list-style: none;
}
.hero__pause {
    position: absolute;
    right: 4.5rem;
    transition: bottom 0.1s linear;
    bottom: 0;
    height: 3.125rem;
    width: 3.125rem;
    font-size: 0.6rem;
    line-height: 0.6rem;
}
.hero__pause:hover {
    bottom: 0.125rem;
}
.hero__pause .icon {
    height: 0.4rem;
}
.collection-hero {
    margin-top: -35px;
    margin-bottom: 35px;
    overflow: hidden;
}
@media screen and (min-width: 769px) {
    .collection-hero {
        margin-top: -65px;
        margin-bottom: 80px;
    }
}
@media screen and (max-width: 768px) {
    .collection-hero {
        margin-bottom: 60px;
    }
}
.collection-hero__image-wrapper {
    position: relative;
}
.no-js .collection-hero__image-wrapper {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.collection-hero__image-wrapper:after {
    padding-bottom: 70%;
    content: '';
    display: block;
    height: 0;
    width: 100%;
}
@media screen and (min-width: 769px) {
    .collection-hero__image-wrapper:after {
        padding-bottom: 45%;
    }
}
.collection-hero__image {
    position: absolute;
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    font-family: 'object-fit: cover';
    opacity: 0;
}
.collection-hero__image.is-init {
    opacity: 1;
    -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}
.collection-hero__image-no-js {
    padding-bottom: 70%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 1;
}
@media screen and (min-width: 769px) {
    .collection-hero__image-no-js {
        padding-bottom: 45%;
    }
}
.filter-dropdown__label {
    margin-right: 0.3em;
}
@media screen and (max-width: 768px) {
    .site-header {
        padding: 0;
    }
    .site-header #MainContent .grid--table {
        height: 80px;
    }
}
.site-header__logo .logo--inverted {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    height: 0;
}
.is-light .site-header__logo .logo--inverted {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.site-header__logo {
    font-size: 1.25em;
}
@media screen and (min-width: 769px) {
    .site-header__logo {
        text-align: left;
        font-size: 1.5625em;
    }
}
@media screen and (max-width: 768px) {
    .site-header__logo img {
        max-height: 65px;
        margin: 10px auto;
    }
}
.site-header__logo a,
.header-logo a {
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
}
.site-nav,
.site-nav--mobile,
.site-nav--open {
    white-space: nowrap;
    opacity: 0;
}
.no-js .site-nav,
.no-js .site-nav--mobile,
.site-nav.site-nav--init,
.site-nav--init.site-nav--mobile,
.no-js .site-nav--open,
.site-nav--open.site-nav--init {
    opacity: 1;
    -webkit-transition: color 0.2s, opacity 0.1s;
    -moz-transition: color 0.2s, opacity 0.1s;
    -ms-transition: color 0.2s, opacity 0.1s;
    -o-transition: color 0.2s, opacity 0.1s;
    transition: color 0.2s, opacity 0.1s;
}
.burger-icon {
    display: block;
    height: 2px;
    width: 18px;
    left: 25px;
    margin-left: -9px;
    position: absolute;
    transition: all 0.25s ease-out;
    background: #1f2021;
}
.js-drawer-open-left .burger-icon {
    width: 24px;
    top: calc(50% - 1px);
    left: calc(50% - 4px);
}
@media screen and (min-width: 769px) {
    .burger-icon {
        width: 20px;
        left: 27px;
        margin-left: -12px;
    }
    .js-drawer-open-left .burger-icon {
        width: 25px;
        top: calc(50% - 1px);
        left: calc(50% - 2px);
    }
}
.burger-icon--top {
    top: 17px;
}
.js-drawer-open-left .burger-icon--top {
    top: 25px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.burger-icon--mid {
    top: 24px;
}
.js-drawer-open-left .burger-icon--mid {
    opacity: 0;
}
.burger-icon--bottom {
    top: 31px;
}
.js-drawer-open-left .burger-icon--bottom {
    top: 25px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.site-nav__link--burger {
    width: 50px;
    height: 50px;
    padding: 0;
    text-align: center;
    line-height: 50px;
    background-color: transparent;
    border: 0;
    position: relative;
    top: 4px;
    transition: transform 0.15s ease-out;
}
.site-nav__link--burger svg {
    width: 20px;
    height: 30px;
}
.site-nav__link--burger:after {
    border-color: #000;
}
.site-nav__item {
    white-space: normal;
}
.site-nav__link {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    font-size: 0.875em;
}
.site-nav--has-dropdown > a {
    position: relative;
    z-index: 6;
}
.site-nav--has-dropdown:hover > a,
.site-nav--has-dropdown > a.nav-focus,
.site-nav--has-dropdown.nav-hover > a {
    color: #1f2021;
    background-color: #fff;
    opacity: 1;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.site-nav--has-dropdown:hover > a:before,
.site-nav--has-dropdown > a.nav-focus:before,
.site-nav--has-dropdown.nav-hover > a:before {
    content: '';
    position: absolute;
    left: 15px;
    right: 30px;
    bottom: 0;
    display: block;
    background-color: #1f2021;
    height: 1px;
    z-index: 6;
}
.site-nav--has-dropdown.site-nav--has-dropdown-grandchild a:before {
    display: none;
}
.site-nav__dropdown {
    background-color: #fff;
    min-width: 100%;
    padding: 10px 0;
    box-shadow: 0 10px 20px #00000017;
    -webkit-transform: translate3d(0px, -12px, 0px);
    -moz-transform: translate3d(0px, -12px, 0px);
    -ms-transform: translate3d(0px, -12px, 0px);
    -o-transform: translate3d(0px, -12px, 0px);
    transform: translate3d(0, -12px, 0);
}
.supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown,
.site-nav--has-dropdown.nav-hover .site-nav__dropdown,
.nav-focus + .site-nav__dropdown {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translateZ(0);
}
.supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown,
.site-nav--has-dropdown.nav-hover .site-nav__dropdown {
    -webkit-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
    -moz-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
    -ms-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
    -o-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
    transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
}
.site-nav__dropdown-grandchild {
    min-width: 100%;
    box-shadow: 0 10px 20px #00000017;
    -webkit-transform: translate3d(-12px, 0px, 0px);
    -moz-transform: translate3d(-12px, 0px, 0px);
    -ms-transform: translate3d(-12px, 0px, 0px);
    -o-transform: translate3d(-12px, 0px, 0px);
    transform: translate3d(-12px, 0, 0);
}
.nav-outside + .site-nav__dropdown-grandchild {
    -webkit-transform: translate3d(12px, 0px, 0px);
    -moz-transform: translate3d(12px, 0px, 0px);
    -ms-transform: translate3d(12px, 0px, 0px);
    -o-transform: translate3d(12px, 0px, 0px);
    transform: translate3d(12px, 0, 0);
}
.supports-no-touch .site-nav--has-dropdown-grandchild:hover .site-nav__dropdown-grandchild,
.site-nav--has-dropdown-grandchild.nav-hover .site-nav__dropdown-grandchild,
.nav-focus + .site-nav__dropdown-grandchild {
    opacity: 1;
    pointer-events: initial;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translateZ(0);
}
.supports-no-touch .site-nav--has-dropdown-grandchild:hover .site-nav__dropdown-grandchild,
.site-nav--has-dropdown-grandchild.nav-hover .site-nav__dropdown-grandchild {
    -webkit-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
    -moz-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
    -ms-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
    -o-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
    transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
}
.site-nav__dropdown a,
.site-nav__grandchild-dropdown a {
    background-color: transparent;
}
.site-nav__dropdown a:hover,
.site-nav__dropdown a:active,
.site-nav__dropdown a:focus,
.site-nav__grandchild-dropdown a:hover,
.site-nav__grandchild-dropdown a:active,
.site-nav__grandchild-dropdown a:focus {
    background-color: transparent;
}
.site-nav__dropdown-link {
    font-style: italic;
    display: block;
    white-space: nowrap;
    padding: 5px 15px;
    font-size: 1em;
}
.site-nav--has-grandchildren .site-nav__dropdown-link {
    padding-right: 45px;
}
.site-nav--compress .site-nav__item:not(.site-nav__item--compressed) {
    display: none;
}
@media screen and (min-width: 769px) {
    .site-nav--open {
        display: none;
    }
}
.site-nav--open.site-nav--open__display {
    display: inline-block;
}
.site-nav--search__bar {
    vertical-align: middle;
    padding: 0 10px 7px 0;
}
.site-nav--search__bar input {
    background-color: #f6f6f6;
}
.tags a {
    padding: 4px 15px;
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    font-size: 0.8125em;
    letter-spacing: 0.15em;
}
.tags--collection {
    max-width: 75%;
    margin: 0 auto 25px;
}
@media screen and (min-width: 769px) {
    .tags--collection li {
        display: inline-block;
    }
}
@media screen and (max-width: 590px) {
    .tags--collection li {
        display: block;
    }
}
.tags--article a {
    padding-right: 15px;
    padding-left: 0;
}
.tags__title {
    margin-right: 15px;
}
.tag--active a {
    color: #a56600;
}
.single-option-radio {
    border: 0;
    padding-top: 0;
    position: relative;
    background-color: #fff;
}
.single-option-radio input {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.single-option-radio label {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    line-height: 1;
    padding: 9px 11px;
    margin: 3px 4px 7px 3px;
    font-size: 0.8125em;
    font-style: normal;
    background-color: #fff;
    border: 1px solid white;
    color: #1f2021;
}
.single-option-radio label.disabled:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    bottom: 0;
    border-left: 1px solid;
    border-color: #1f2021;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.single-option-radio label:active,
.single-option-radio label:focus {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}
.single-option-radio input[type='radio']:checked + label {
    border-color: #1f2021;
}
.single-option-radio input[type='radio']:focus + label {
    background-color: #f2f2f2;
}
.radio-wrapper .single-option-radio__label {
    display: block;
    margin-bottom: 10px;
    cursor: default;
    font-style: normal;
}
.product-form__item {
    margin-bottom: 13px;
    margin-top: 13px;
}
.mfp-bg {
    background-color: #fff;
}
.mfp-bg.mfp-fade {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-bg.mfp-fade.mfp-ready {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-bg.mfp-fade.mfp-removing {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content,
.mfp-fade.mfp-wrap.mfp-removing button {
    opacity: 0;
}
.mfp-counter {
    display: none;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: zoom-out;
}
.mfp-figure:after {
    background-color: #fff;
    box-shadow: none;
}
.mfp-img {
    background-color: #fff;
}
button.mfp-close {
    margin: 30px;
    font-size: 2.5em;
    font-weight: 300px;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #1f2021;
}
button.mfp-arrow {
    top: 0;
    height: 100%;
    width: 20%;
    margin: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1045;
}
button.mfp-arrow:after,
button.mfp-arrow .mfp-a {
    display: none;
}
button.mfp-arrow:before,
button.mfp-arrow .mfp-b {
    display: none;
}
button.mfp-arrow:active {
    margin-top: 0;
}
.mfp-chevron {
    position: absolute;
    pointer-events: none;
}
.mfp-chevron:before {
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 25px;
    width: 25px;
    border-style: solid;
    border-width: 4px 4px 0 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mfp-chevron.mfp-chevron-right {
    right: 55px;
}
.mfp-chevron.mfp-chevron-right:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mfp-chevron.mfp-chevron-left {
    left: 55px;
}
.mfp-chevron.mfp-chevron-left:before {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
#MainContent .grid-product__wrapper {
    text-align: center;
    margin-bottom: 30px;
}
#MainContent .grid-collage #MainContent .grid-product__wrapper {
    margin-bottom: 0;
}
#MainContent .grid-product__image-wrapper {
    position: relative;
    width: 100%;
    display: table;
    table-layout: fixed;
}
#MainContent .grid-product__image-link {
    position: relative;
    display: block;
    width: 100%;
    background-color: #fff;
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
}
#MainContent .grid-collage #MainContent .grid-product__image-link {
    padding: 0 20px;
}
#MainContent .grid-product__image-link:hover,
#MainContent .grid-product__image-link:focus {
    opacity: 0.9;
    -webkit-transition: opacity 0.15s ease-in;
    -moz-transition: opacity 0.15s ease-in;
    -ms-transition: opacity 0.15s ease-in;
    -o-transition: opacity 0.15s ease-in;
    transition: opacity 0.15s ease-in;
}
#MainContent .grid-uniform #MainContent .grid-product__image-link {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}
#MainContent .grid-product__image-link--loading {
    background-color: #1f2021;
    -webkit-animation: placeholder-background-loading 1.5s infinite linear;
    -moz-animation: placeholder-background-loading 1.5s infinite linear;
    -o-animation: placeholder-background-loading 1.5s infinite linear;
    animation: placeholder-background-loading 1.5s infinite linear;
}
#MainContent .grid-product__image {
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 590px) {
    #MainContent .grid-uniform #MainContent .grid-product__image-wrapper {
        height: auto !important;
    }
}
#MainContent .grid-collage #MainContent .grid-product__image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    padding: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
.product--wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
}
@media screen and (max-width: 590px) {
    .product--wrapper {
        margin: 20px auto;
    }
}
.product--image {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.product--image.lazyload {
    opacity: 0;
}
.is-sold-out .product--image {
    opacity: 0.5;
}
#MainContent .grid-product__meta {
    position: relative;
    display: block;
    padding: 13px 0;
}
#MainContent .grid-product__price-wrap {
    white-space: nowrap;
}
.long-dash {
    margin: 0 4px;
}
#MainContent .grid-product__title {
    font-style: italic;
    font-size: 1.25em;
}
#MainContent .grid-product__vendor {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 0.6875em;
    margin: 1px 0;
}
#MainContent .grid-product__price {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    font-size: 0.875em;
}
#MainContent .grid-product__price-min {
    position: relative;
    top: -1px;
    font-size: 0.625em;
    margin-left: -4px;
}
#MainContent .grid-product__sold-out,
#MainContent .grid-product__on-sale {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    font-size: 0.6875em;
    line-height: 1.3;
    position: absolute;
    min-width: 50px;
    border-radius: 25px;
    top: 0;
    left: -8px;
}
#MainContent .grid-product__sold-out p,
#MainContent .grid-product__on-sale p {
    padding: 12px 8px 10px 9px;
    margin: 0;
    letter-spacing: 1px;
}
#MainContent .grid-product__sold-out sup,
#MainContent .grid-product__on-sale sup {
    display: none;
}
#MainContent .grid-product__sold-out {
    color: #1f2021;
    border: 1px solid #1f2021;
}
#MainContent .grid-product__on-sale {
    color: #a56600;
    border: 1px solid #a56600;
}
@-webkit-keyframes placeholder-background-loading {
    0% {
        opacity: 0.02;
    }
    50% {
        opacity: 0.05;
    }
    to {
        opacity: 0.02;
    }
}
@-moz-keyframes placeholder-background-loading {
    0% {
        opacity: 0.02;
    }
    50% {
        opacity: 0.05;
    }
    to {
        opacity: 0.02;
    }
}
@-ms-keyframes placeholder-background-loading {
    0% {
        opacity: 0.02;
    }
    50% {
        opacity: 0.05;
    }
    to {
        opacity: 0.02;
    }
}
@keyframes placeholder-background-loading {
    0% {
        opacity: 0.02;
    }
    50% {
        opacity: 0.05;
    }
    to {
        opacity: 0.02;
    }
}
.product-single__media-group-wrapper .product-single__media-group:not(.slick-initialized) ~ .slick__controls {
    display: none;
}
.product-single__media-group-wrapper .slick__controls {
    margin-top: 25px;
    margin-bottom: 0;
    padding: 0 15px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}
.product-single__media-group-wrapper .slick__dots-wrapper {
    max-width: 180px;
    padding: 5px 0;
    overflow: hidden;
}
.product-single__media-group-wrapper .slick-dots {
    background-color: #fff;
    bottom: 0;
    position: relative;
    display: flex;
    transition: all 0.25s;
    transform: translate(0);
}
.product-single__media-group-wrapper .slick-dots li {
    margin: 0;
}
.product-single__media-group-wrapper .slick__arrow {
    padding: 15px;
    display: flex;
    z-index: 1;
    line-height: 1.9;
}
.product-single__media-group-wrapper .slick__arrow .icon {
    font-size: 0.6rem;
    width: 14px;
    height: 14px;
}
.product-single__media-group-wrapper .slick__arrow.slick-disabled {
    opacity: 0.3;
}
.product-single__media-group-wrapper .slick__arrow--next {
    order: 1;
}
.product-single__media-group-wrapper .slick__arrow--previous {
    order: -1;
}
.product-single__media-group-wrapper .slick-dots li a {
    position: relative;
}
.product-single__media-group-wrapper .slick-dots li a:before {
    background-color: transparent;
    border-color: #1f2021;
    width: 10px;
    height: 10px;
}
.product-single__media-group-wrapper .slick-dots li.slick-active a:before {
    background-color: #1f2021;
    border-color: #1f2021;
    opacity: 1;
    width: 10px;
    height: 10px;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
}
.product-recommendations {
    margin-top: 90px;
}
@media screen and (max-width: 768px) {
    .product-recommendations {
        margin-top: 45px;
    }
}
.rich-text .section-header {
    margin-bottom: 12px;
}
.rich-text__heading--large {
    font-size: 3em;
}
.rich-text__heading--small {
    font-size: 2em;
}
.rich-text__text--large {
    font-size: 1.1875em;
}
.rich-text__text--small {
    font-size: 0.875em;
}
.collection-collage__item {
    overflow: hidden;
}
.collection-collage__item-wrapper {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.collection-collage__item-wrapper .collection-grid__item-overlay {
    position: relative;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.collection-collage__item-wrapper .collection-grid__item-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.25;
    background-color: #000;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.collection-collage__item-wrapper .collection-grid__item-overlay:hover,
.collection-collage__item-wrapper .collection-grid__item-overlay:focus {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}
.collection-collage__item-wrapper .collection-grid__item-overlay:hover:after,
.collection-collage__item-wrapper .collection-grid__item-overlay:focus:after {
    opacity: 0.5;
}
.collection-grid__item-link {
    display: block;
    width: 100%;
    height: 100%;
}
.collection-grid__item-overlay {
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.collection-grid__item-title--wrapper {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    display: table;
    table-layout: fixed;
    color: #fff;
    cursor: pointer;
}
.collection-grid__item-title--wrapper .collection-grid__item-title {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
}
.custom-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
}
@media screen and (max-width: 590px) {
    .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;
    margin-bottom: 30px;
    padding-left: 30px;
    max-width: 100%;
}
@media screen and (max-width: 590px) {
    .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-inner {
    position: relative;
    display: inline-block;
    text-align: left;
    max-width: 100%;
}
.custom__item-inner--video,
.custom__item-inner--html {
    display: block;
}
.align--top-middle {
    text-align: center;
}
.align--top-right {
    text-align: right;
}
.align--middle-left {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
}
.align--center {
    -ms-flex-item-align: center;
    -webkit-align-self: 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 {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
}
.align--bottom-middle {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    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;
}
.featured-blog__post,
.featured-blog__meta,
.title--one-post {
    margin-bottom: 52.5px;
}
@media screen and (max-width: 590px) {
    .featured-blog__post,
    .featured-blog__meta,
    .title--one-post {
        margin-bottom: 38.5px;
    }
}
.featured-blog__author {
    display: inline-block;
    font-style: italic;
    line-height: 1.7;
}
.featured-blog__author:after {
    content: '\2022';
    margin: 0 5px;
}
.featured-blog__date {
    display: inline-block;
}
.article__heading-link {
    color: #1f2021;
}
.map-section {
    position: relative;
    overflow: hidden;
    padding: 90px 0;
    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-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
@media screen and (max-width: 768px) {
    .map-section {
        min-height: auto;
        padding: 0 30px;
        margin-top: 45px;
    }
}
@media screen and (max-width: 590px) {
    .map-section {
        padding: 0 15px;
    }
}
.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: -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-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
@media screen and (max-width: 768px) {
    .map-section__wrapper {
        padding: 0;
    }
}
.map-section--load-error {
    height: auto;
}
.map-section__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 0;
}
.map-section__error {
    position: relative;
    z-index: 3;
}
@media screen and (max-width: 768px) {
    .map-section__error {
        position: absolute;
        margin: 0 2rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.map-section__content-wrapper {
    position: relative;
    text-align: center;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    flex-grow: 0;
}
.map-section__content {
    position: relative;
    display: inline-block;
    background-color: #fff;
    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;
    min-height: 350px;
}
.map-section__content > * {
    width: 100%;
}
@media screen and (max-width: 768px) {
    .map-section__content {
        background-color: #73a0c5;
        min-height: auto;
        display: block;
    }
}
.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;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translate(-50%);
}
.map-section__container {
    position: absolute;
    height: 100%;
    min-height: auto;
    left: 0;
    top: 0;
    width: 130%;
}
@media screen and (max-width: 768px) {
    .map-section__container {
        position: relative;
        max-width: 1050px;
        width: 100%;
        height: 55vh;
    }
}
.map_section__directions-btn [class^='icon'] {
    height: 1em;
}
.map_section__directions-btn * {
    vertical-align: middle;
}
.map-section__background-wrapper {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    flex-grow: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .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: 350px;
}
.map-section__background-wrapper .placeholder-background {
    height: 100%;
}
.no-js .map-section__background-wrapper .js {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.map-section__image {
    height: 100%;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
@media screen and (max-width: 768px) {
    .map-section__image {
        position: relative;
    }
}
.map-section--display-map .map-section__image {
    display: none !important;
}
.map-section--load-error .map-section__image {
    display: block !important;
}
.gm-style-cc,
.gm-style-cc + div {
    visibility: hidden;
}
.flex--third {
    -ms-flex-preferred-size: 33%;
    -webkit-flex-basis: 33%;
    -moz-flex-basis: 33%;
    flex-basis: 33%;
}
@media screen and (max-width: 768px) {
    .flex--third {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%;
    }
}
.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;
}
@media screen and (min-width: 591px) {
    .selectors-form {
        -webkit-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        margin-left: -5px;
    }
}
@media screen and (min-width: 769px) {
    .selectors-form {
        -webkit-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        margin: 0 0 0 5px;
    }
}
.selectors-form--single-column {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.selectors-form__item {
    margin: 0 5px 15px;
}
.disclosure {
    position: relative;
}
.disclosure__toggle {
    font-style: italic;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    color: #1c1d1d;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 8px 28px 8px 10px;
    text-indent: 0.01px;
    text-overflow: '';
    white-space: nowrap;
    background-color: #f6f6f6;
    background-image: url(/cdn/shop/t/61/assets/ico-select.svg?v=178275816164995464951675266598);
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.disclosure__toggle:hover {
    outline: 1px solid #dddddd;
}
.disclosure-list {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #fff;
    bottom: 120%;
    box-shadow: 0 10px 20px #00000017;
    display: none;
    max-height: 300px;
    min-height: 92px;
    overflow-y: auto;
    padding: 11px 0;
    position: absolute;
    left: 50%;
    margin: 0;
}
@media screen and (min-width: 591px) {
    .disclosure-list {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translate(0);
        right: 0;
        left: auto;
    }
}
.disclosure-list--visible {
    display: block;
}
.disclosure-list__item {
    padding: 5px 45px 4px 15px;
    text-align: left;
    white-space: nowrap;
}
.disclosure-list__item .disclosure-list__option {
    font-style: italic;
    color: #1f2021;
}
.disclosure-list__item .disclosure-list__option:focus,
.disclosure-list__item .disclosure-list__option:hover {
    color: #a56600;
}
@media screen and (max-width: 591px) {
    .disclosure-list__item:active {
        background-color: #a5660014;
    }
}
.disclosure-list__item--current .disclosure-list__option {
    color: #a56600;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
    background: #fff;
    border-color: #1f20210d;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button {
    color: #1f2021;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
    color: #1f20218c;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus {
    color: #1f20218c;
    background: #1f20210d;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
    border-color: #1f20210d;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
    background: #fff;
    border-color: #1f20210d;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
    color: #1f20218c;
}
.plyr.plyr--full-ui.plyr--video {
    color: #1f2021;
    background-color: transparent;
}
.plyr.plyr--full-ui.plyr--video .plyr__video-wrapper {
    background-color: transparent;
}
.plyr.plyr--full-ui.plyr--video .plyr__poster {
    background-color: #fff;
}
.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__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster {
    background-color: #000;
}
.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__poster {
    background-color: #000;
}
.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__poster {
    background-color: #000;
}
.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__poster {
    background-color: #000;
}
.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid {
    background-color: #fff;
    border-color: #1f20210d;
}
.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 {
    color: #1f20218c;
}
.plyr.plyr--full-ui.plyr--video .plyr__controls {
    background-color: #fff;
    border-color: #1f20210d;
    margin: 0;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-thumb {
    box-shadow: 2px 0 #fff;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-thumb {
    box-shadow: 2px 0 #fff;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-thumb {
    box-shadow: 2px 0 #fff;
}
.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(31, 32, 33, 0.6) var(--value, 0));
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-track {
    background-color: #1f202199;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-fill-upper {
    background-color: #1f202199;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 4px #1f202140;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 4px #1f202140;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px #1f202140;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-moz-range-thumb {
    box-shadow: 0 0 0 3px #1f202140;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-ms-thumb {
    box-shadow: 0 0 0 3px #1f202140;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px #1f202140;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip {
    background-color: #1f2021;
    color: #fff;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip:before {
    border-top-color: #1f2021;
}
.plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer {
    background-image: linear-gradient(
        -45deg,
        rgba(31, 32, 33, 0.6) 25%,
        transparent 25%,
        transparent 50%,
        rgba(31, 32, 33, 0.6) 50%,
        rgba(31, 32, 33, 0.6) 75%,
        transparent 75%,
        transparent
    );
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'] {
    color: #fff;
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-moz-range-thumb {
    box-shadow: 2px 0 #1f2021;
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-ms-thumb {
    box-shadow: 2px 0 #1f2021;
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-webkit-slider-thumb {
    box-shadow: 2px 0 #1f2021;
}
.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(255, 255, 255, 0.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: #fff9;
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 4px #ffffff40;
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 4px #ffffff40;
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px #ffffff40;
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-moz-range-thumb {
    box-shadow: 0 0 0 3px #ffffff40;
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-ms-thumb {
    box-shadow: 0 0 0 3px #ffffff40;
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px #ffffff40;
}
.article {
    margin-bottom: -15px;
}
.article__featured-image-wrapper {
    position: relative;
}
.no-js .article__featured-image-wrapper {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.article__featured-image {
    display: block;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
}
.article__featured-image-link {
    display: block;
    margin-bottom: 30px;
}
.rss-link {
    font-size: 0.6em;
}
.comment.last {
    margin-bottom: -15px;
}
.template-password {
    height: 100vh;
    text-align: center;
}
.password-page__wrapper {
    display: table;
    height: 100%;
    width: 100%;
    background-image: url(/cdn/shop/t/61/assets/password-page-background.jpg?v=129873446965807520001675266491);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}
.password-page__wrapper h1,
.password-page__wrapper .h1,
.password-page__wrapper h2,
.password-page__wrapper .h2,
.password-page__wrapper h3,
.password-page__wrapper .h3,
.password-page__wrapper h4,
.password-page__wrapper .h4,
.password-page__wrapper h5,
.password-page__wrapper .h5,
.password-page__wrapper h6,
.password-page__wrapper .h6 {
    color: #fff;
}
.password-page__wrapper a {
    color: inherit;
}
.password-page__wrapper hr,
.password-page__wrapper .hr--small,
.password-page__wrapper .hr--medium,
.password-page__wrapper .hr--large {
    border-color: inherit;
}
.password-page__wrapper .rte a:hover {
    color: #a56600;
    border-bottom: 1px solid #a56600;
}
.password-page__wrapper .social-sharing.clean a {
    color: inherit;
    background: transparent;
}
.password-header-section {
    display: table-row;
}
.password-page__header {
    display: table-cell;
    height: 1px;
}
.password-page__header__inner {
    padding: 15px 30px;
}
.password-page__logo {
    margin-top: 90px;
}
.password-page__logo .logo {
    max-width: 100%;
}
.password-page__main {
    display: table-row;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.password-page__main__inner {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 30px;
}
.password-page__hero {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    font-size: 2.625em;
    line-height: 1.25;
    text-transform: none;
    letter-spacing: 0;
    text-rendering: optimizeLegibility;
}
@media screen and (min-width: 591px) {
    .password-page__hero {
        font-size: 3.75em;
    }
}
@media screen and (min-width: 769px) {
    .password-page__hero {
        font-size: 4em;
    }
}
.password-page__message {
    font-style: italic;
    font-size: 120%;
}
.password-page__message img {
    max-width: 100%;
}
.password-page__hr {
    margin: 30px auto;
}
.password-page__message,
.password-page__login-form,
.password-page__signup-form {
    max-width: 500px;
    margin: 0 auto;
}
.password-page__login-form {
    text-align: center;
    padding: 30px;
}
@media screen and (min-width: 590px) {
    .password-page__login-form,
    .password-page__signup-form {
        padding: 0 30px;
    }
}
.password-page__login-form .input-group,
.password-page__signup-form .input-group {
    width: 100%;
}
.password-page__login-form .errors ul,
.password-page__signup-form .errors ul {
    list-style-type: none;
    margin-left: 0;
}
.password-page__signup-form__heading {
    margin-bottom: 0.8em;
}
.password-page__social-sharing {
    margin-top: 30px;
}
.password-page__social-sharing__heading {
    margin-bottom: 0;
}
.password-login,
.admin-login {
    margin-top: 15px;
}
.password-login a:hover,
.admin-login a:hover {
    color: inherit;
}
.password-login {
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
    font-size: 0.8em;
    line-height: 12.8px;
}
.lock-icon-svg {
    width: 12.8px;
    height: 12.8px;
    display: inline-block;
    vertical-align: baseline;
}
.lock-icon-svg path {
    fill: currentColor;
}
.admin-login {
    font-size: 95%;
}
.password-page__footer {
    display: table-row;
    height: 1px;
}
.password-page__footer_inner {
    display: table-cell;
    vertical-align: bottom;
    padding: 30px;
    line-height: 24px;
    font-size: 95%;
}
.shopify-link,
.shopify-link:hover {
    color: inherit;
}
.shopify-logo-svg {
    width: 82.28571px;
    height: 24px;
    display: inline-block;
    line-height: 0;
    vertical-align: top;
}
.shopify-logo-svg path {
    fill: currentColor;
}
.shopify-name {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.order-table tbody tr + tr {
    border-top: lightgray;
}
.order-table thead {
    border-bottom: 1px solid #1f2021;
}
.order-table tfoot {
    border-top: 1px solid #1f2021;
}
.order-table tfoot tr:first-child th,
.order-table tfoot tr:first-child td {
    padding-top: 1.5em;
}
.order-table tfoot tr:nth-last-child(2) th,
.order-table tfoot tr:nth-last-child(2) td {
    padding-bottom: 1.5em;
}
.order-table tfoot tr:last-child th,
.order-table tfoot tr:last-child td {
    border-top: 1px solid #1f2021;
    padding-top: 1.5em;
    padding-bottom: 1em;
    font-size: 0.8125em;
    letter-spacing: 0.15em;
    font-family: Poppins, Arial;
    font-weight: 400;
    font-style: 'normal';
    text-transform: uppercase;
}
.order-table td,
.order-table th {
    padding: 0.5em 1em;
}
.order-table tbody th,
.order-table tfoot th {
    font-family: Work Sans, sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
    letter-spacing: 0;
}
.order-table tr th:first-child {
    padding-left: 0;
}
.order-table tr th:last-child,
.order-table tr td:last-child {
    padding-right: 0;
}
.order-table tr:first-child th:after,
.order-table tr:first-child td:after {
    display: none;
}
@media screen and (min-width: 591px) {
    .order-table tbody tr:first-child th,
    .order-table tbody tr:first-child td {
        padding-top: 1.25em;
    }
    .order-table tbody tr:last-child th,
    .order-table tbody tr:last-child td {
        padding-bottom: 1.25em;
    }
    .order-table tfoot tr td,
    .order-table tfoot tr th {
        vertical-align: bottom;
    }
}
@media screen and (max-width: 590px) {
    .order-table {
        border: 0;
    }
    .order-table thead {
        display: none;
    }
    .order-table th,
    .order-table td {
        float: left;
        clear: left;
        width: 100%;
        text-align: right;
        padding: 0.5rem 0;
        border: 0;
        margin: 0;
    }
    .order-table th:before,
    .order-table td:before {
        content: attr(data-label);
        float: left;
        text-align: left;
        padding-right: 2em;
        max-width: 80%;
    }
    .order-table tbody th:before,
    .order-table tbody td:before {
        font-size: 0.8125em;
        letter-spacing: 0.15em;
        font-family: Poppins, Arial;
        font-weight: 400;
        font-style: 'normal';
        text-transform: uppercase;
    }
    .order-table tbody tr td:first-child {
        padding-top: 1.5em;
    }
    .order-table tbody tr td:last-child {
        padding-bottom: 1.5em;
    }
}
@media screen and (max-width: 590px) {
    .order-table__product {
        display: flex;
        justify-content: space-between;
    }
}
.order-discount {
    text-transform: uppercase;
    color: #a56600;
    display: block;
    line-height: 1.2em;
}
.order-discount .icon-saletag {
    margin-right: 0.5em;
    font-size: 0.75em;
}
.order-discount--title {
    word-break: break-word;
    padding-right: 1em;
}
.order-discount--list {
    margin: 0.3em 0 0 1.3em;
    list-style: none;
    padding: 0;
}
.order-discount--cart {
    text-align: right;
}
.order-discount--cart-list {
    display: inline-block;
    width: 80%;
    margin-top: 1em;
}
.order-discount--ajax-cart {
    color: inherit;
    font-size: 0.9em;
}
.order-discount--ajax-cart-list {
    width: 60%;
    display: block;
    margin-top: 0.8em;
    margin-left: auto;
    line-height: 1.1;
}
.order-discount__item {
    text-indent: -1.3em;
    margin-bottom: 0;
}
.order-discount__item + .order-discount__item {
    margin-top: 0.6em;
}
@media screen and (max-width: 590px) {
    .order-discount-wrapper {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-90 {
    margin-bottom: 90px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-90 {
    margin-top: 90px;
}
.mt-100 {
    margin-top: 100px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-80 {
    padding-top: 80px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-100 {
    padding-top: 100px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pl-15 {
    padding-left: 15px;
}
.pr-15 {
    padding-right: 15px;
}
.vcenter {
    align-self: center;
}
.vend {
    align-self: end;
}
.jcenter {
    justify-content: center;
}
.np {
    padding-left: 0;
    padding-right: 0;
}
.cp-40 {
    padding: 40px;
}
.cp-50 {
    padding: 50px;
}
.cp-60 {
    padding: 60px;
}
.h3,
.h4,
.h5,
.h6 {
    letter-spacing: 0;
}
#comparison {
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
}
figure {
    position: absolute;
    font-size: 0;
    width: 100%;
    margin: 0;
}
#divisor {
    position: absolute;
    width: 50%;
    box-shadow: 0 5px 10px -2px #0000004d;
    bottom: 0;
    height: 100%;
}
#divisor:before,
#divisor:after {
    content: '';
    position: absolute;
    right: -2px;
    width: 4px;
    height: calc(50% - 25px);
    background: #fff;
    z-index: 3;
}
#divisor:before {
    top: 0;
    box-shadow: 0 -3px 8px 1px #0000004d;
}
#divisor:after {
    bottom: 0;
    box-shadow: 0 3px 8px 1px #0000004d;
}
#handle {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translate(-50%);
    z-index: 1;
}
#handle:before,
#handle:after {
    content: '';
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
    top: 50%;
    margin-top: -6px;
}
#handle:before {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px;
}
#handle:after {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px;
}
input[type='range'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    top: 50%;
    left: -35px;
    transform: translateY(-50%);
    background-color: transparent;
    width: calc(100% + 70px);
    max-width: inherit;
    z-index: 2;
}
input[type='range']:focus,
input[type='range']:active {
    border: none;
    outline: none;
}
input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: transparent;
    border: 4px solid white;
    box-shadow: 0 0 8px 1px #0000004d;
}
input[type='range']::-moz-range-track {
    -moz-appearance: none;
    height: 15px;
    width: 100%;
    background-color: transparent;
    position: relative;
    outline: none;
}
.slick-slider .slick-dots li button:before,
.slick-slider .slick-dots li a:before {
    background-color: #cdcdcd;
    border: 2px solid #cdcdcd;
}
.slick-slider .slick-dots li.slick-active button:before {
    background-color: #333;
    border: 2px solid #333;
}
.product-single__media-group-wrapper .slick-dots {
    background-color: transparent;
    justify-content: center;
}
.product-gallery button.slick-prev,
.product-gallery button.slick-next {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    background-color: #0003;
    transform: translateY(-50%);
    border-radius: 50%;
    transition: opacity 0.15s ease-out 0s;
    font-size: 0;
    z-index: 1;
    outline: none;
}
.product-gallery button.slick-prev:focus,
.product-gallery button.slick-next:focus {
    outline: none;
}
.product-gallery button.slick-prev {
    left: 5px;
}
.product-gallery button.slick-next {
    right: 5px;
}
.product-gallery button.slick-prev:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-left: 1px solid #fff;
    display: inline-block;
    border-top: 1px solid #fff;
    transform: rotate(-45deg);
    top: 0;
    bottom: 0;
    left: 20%;
    right: 0;
    margin: auto;
}
.product-gallery button.slick-next:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-right: 1px solid #fff;
    display: inline-block;
    border-top: 1px solid #fff;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    left: 0;
    right: 20%;
    margin: auto;
}
.product-single__description {
    margin-top: 0;
    text-align: left;
}
.product-single__add-to-cart .product-single__price,
product-single__add-to-cart .product-single__price--compare-at {
    font-size: inherit;
    font-weight: 700;
    color: #fff;
}
.satcb_btn button.btn--add-to-cart {
    padding: 12px 20px !important;
    font-weight: 700 !important;
}
.btn--add-to-cart {
    font-weight: 700;
    font-size: 15px;
}
.product-single__add-to-cart .product-single__price--compare-at {
    display: none;
}
.cart-arrow {
    padding: 0 4px;
}
.radio-wrapper .single-option-radio__label {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}
fieldset {
    padding: 0;
}
.product-single__add-to-cart {
    position: relative;
}
.product-single__add-to-cart:before {
    content: '';
    position: absolute;
    height: calc(100% + -0px);
    width: calc(100% + -0px);
    background: #898dd1;
    top: 6px;
    left: 6px;
    transition: background 0.1s ease-in-out;
    z-index: 1;
}
.btn--add-to-cart {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    z-index: 2;
    margin: 0;
}
.single-option-radio label {
    border: 1px solid #fff;
    width: 100%;
    background: #fff;
    padding: 27px 23px 27px 50px;
    border-radius: 0;
    margin: 3px 0;
    text-align: left;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 17px;
}
ul.variants-prices li {
    font-weight: 700;
}
.single-option-radio input[type='radio']:checked + label {
    border-color: #898dd14d;
    background: #898dd14d;
}
.single-option-radio input[type='radio']:checked + label:before {
    border-color: #898dd1;
    background: #fff;
}
.single-option-radio label:before {
    content: '';
    position: absolute;
    z-index: 7;
    height: 15px;
    width: 15px;
    left: 17px;
    border: 3px solid #ddd;
    border-radius: 10px;
    bottom: 0;
    margin: auto;
    top: 0;
}
h1.product-single__title,
.product-single__title.h1 {
    font-size: 24px;
    font-weight: 700;
}
.product-single__description {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    padding-bottom: 10px;
}
.product-single__meta {
    padding-top: 0;
}
ul.ul-list li {
    display: inline-block;
    padding: 5px;
}
ul.ul-list li a {
    font-size: 12px;
}
table.growth-guaranteed {
    border: 1px solid #ddd;
    background: transparent;
    margin-top: 10px;
}
table.growth-guaranteed td {
    padding: 10px 10px 0;
}
.growth-guaranteed tr:first-child th:after,
.growth-guaranteed tr:first-child td:after {
    display: none;
}
.growth-guaranteed img {
    width: 100px;
}
.lashes-column {
    text-align: center;
}
.lashes-column h4,
.lashes-column .h4 {
    text-transform: capitalize;
    font-weight: 600;
}
.text-wrapper {
    max-width: 290px;
    border: 1px solid #ddd;
    height: 100%;
    padding: 15px 10px;
}
.text-area {
    padding: 50px;
    background: #fff;
}
.weekly-results h4.h4,
.weekly-results .h4 {
    color: #898dd1;
}
.steps-column {
    position: relative;
    margin-bottom: 5px;
}
.steps-desc {
    text-align: center;
    padding: 10px;
}
.steps-column h4.h4,
.steps-column .h4 {
    position: absolute;
    bottom: 0;
    background: #fddcd3;
    padding: 1px 10px;
    margin: 0;
    font-size: 17px;
}
.stamped-product-reviews-badge {
    height: 20px;
    line-height: 20px;
    display: flex !important;
    align-items: center;
}
.card-rating .stamped-product-reviews-badge {
    justify-content: center;
}
.faq-accordion .collapsed {
    display: flex;
    cursor: pointer;
}
.faq-accordion .collapsed svg {
    margin-left: auto;
    height: 1.5rem;
}
.faq-accordion .collapsed .icon-plus {
    display: block;
}
.faq-accordion .collapsed .icon-minus {
    display: none;
}
.faq-accordion .collapsible__is-open .collapse {
    display: block;
}
.faq-accordion .collapsible__is-open .icon-plus {
    display: none;
}
.faq-accordion .collapsible__is-open .icon-minus {
    display: block;
}
.faq-accordion h4,
.faq-accordion .h4 {
    margin-top: 20px;
}
.faqs-section .card-header {
    border-bottom: none;
}
.faqs-section .card {
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.faqs-section .card-header {
    background-color: transparent;
}
.faqs-section .card-header {
    padding: 0.75rem 0;
}
.faqs-section .card-body {
    padding: 1.25rem 0;
}
#satcb_bar {
    z-index: 99;
}
.logo-list {
    background: #898dd166;
}
.logo-icons img.feature__image {
    max-width: 100px;
    background: #fff;
    border-radius: 100px;
}
.newsletter {
    background: #f0f0f0;
}
footer.footer {
    color: #fff;
    background: #658fb2;
}
.footer__block-item {
    padding-bottom: 40px;
}
.footer__aside {
    padding: 18px 0;
}
.footer__aside .col-lg-8 {
    text-align: center;
}
@media screen and (min-width: 1024px) {
    .footer__aside .col-lg-8 {
        text-align: left;
    }
}
.footer__aside .payment-list {
    text-align: center;
}
@media screen and (min-width: 1024px) {
    .footer__aside .payment-list {
        text-align: right;
    }
}
.footer__aside-item--payment {
    text-align: right;
}
.footer__title.heading.h6 {
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    position: relative;
    text-align: left;
}
.footer__title span {
    color: #fff;
    text-transform: none;
    font-size: 16px;
    margin-bottom: 20px;
    font-family: Work Sans, sans-serif;
    font-weight: 600;
}
ul.footer__linklist li a {
    color: #fff;
}
ul.footer__linklist li {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.footer__collapsible-content p {
    margin-bottom: 10px;
}
ul.footer__linklist {
    margin: 0;
}
.newsletter form {
    max-width: 700px;
}
ul.social-media {
    margin: 0;
}
ul.social-media li {
    display: inline-block;
}
ul.social-media li a {
    color: #fff;
    font-size: 30px;
    padding: 4px;
    width: 3rem;
    height: 3rem;
    display: block;
}
.form-success {
    color: #56ad6a;
    background-color: #ecfef0;
    border-color: #56ad6a;
    text-align: center;
}
.satcb_btn .product-single__price,
.satcb_btn .product-single__price--compare-at {
    color: #fff;
}
.jumptotop {
    position: absolute;
    top: -50px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 20px auto;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 2px 10px #36363626;
    z-index: 1;
}
img.down_arrow {
    position: absolute;
    top: 0;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.simple-steps .slick-slider .slick-dots {
    margin: 0;
    bottom: -30px;
}
.product-info .accordian-angle {
    position: absolute;
    right: 15px;
    transition: all 0.3s ease 0s;
    bottom: 0;
    top: 10px;
    margin: auto;
    height: 0;
    left: auto;
}
.product-info .accordian-angle:before {
    position: absolute;
    left: 0;
    right: 0;
    height: 12px;
    width: 1px;
    content: '';
    background: #000;
    transform: rotate(45deg);
    bottom: 0;
    margin: auto;
    transition: all 0.3s ease 0s;
}
.product-info .accordian-angle:after {
    position: absolute;
    left: 8px;
    right: 0;
    height: 11px;
    width: 1px;
    content: '';
    background: #000;
    transform: rotate(-45deg);
    bottom: 0;
    margin: auto;
    transition: all 0.3s ease 0s;
}
.product-info .collapsed .accordian-angle:before {
    transform: rotate(-45deg);
}
.product-info .collapsed .accordian-angle:after {
    transform: rotate(45deg);
}
.product-info .card-header a {
    width: 100%;
    text-transform: uppercase;
    position: relative;
    display: block;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    cursor: pointer;
}
footer .accordian-angle {
    position: absolute;
    right: 15px;
    transition: all 0.3s ease 0s;
    bottom: 0;
    top: 10px;
    margin: auto;
    height: 0;
    left: auto;
    display: none;
}
footer .accordian-angle:before {
    position: absolute;
    left: 0;
    right: 0;
    height: 12px;
    width: 1px;
    content: '';
    background: #fff;
    transform: rotate(45deg);
    bottom: 0;
    margin: auto;
    transition: all 0.3s ease 0s;
}
footer .accordian-angle:after {
    position: absolute;
    left: 8px;
    right: 0;
    height: 11px;
    width: 1px;
    content: '';
    background: #fff;
    transform: rotate(-45deg);
    bottom: 0;
    margin: auto;
    transition: all 0.3s ease 0s;
}
footer .collapsed .accordian-angle:before {
    transform: rotate(-45deg);
}
footer .collapsed .accordian-angle:after {
    transform: rotate(45deg);
}
button:focus {
    outline: none;
}
ul.after-before-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 10px 0;
}
ul.after-before-text li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: inline-flex;
}
ul.after-before-text li:last-child {
    justify-content: flex-end;
}
.guarantee-block {
    position: relative;
}
.guarantee-block:before {
    content: '';
    width: 50px;
    height: 60px;
    position: absolute;
    right: 11px;
    top: -4px;
    background: url(/cdn/shop/t/7/assets/Growth-Guarantee.png?v=1295861\2026) no-repeat;
    z-index: 9;
    opacity: 4;
    background-position: center;
    background-size: 54px;
}
span.prp_gall_icon {
    position: absolute;
    top: 15px;
    left: 30px;
    background: #c81626;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
}
img.feature__image.icon-img {
    max-width: 100px;
    margin: 10px 10px 15px;
}
.risk-free .icon-img {
    border-radius: 100px;
}
.growth-guaranteed a {
    cursor: pointer;
}
.modal-content {
    text-align: left;
}
.modal-title {
    text-align: center;
    width: 100%;
    font-weight: 700;
    letter-spacing: 0;
}
.modal-dialog-centered {
    -ms-flex-align: center;
    align-items: center;
}
.modal-body {
    padding: 2rem;
}
ul.variants-prices {
    margin: 0;
    padding: 0;
    display: inline-flex;
    justify-content: flex-end;
    float: revert;
    text-align: revert;
    width: auto;
    float: right;
}
ul.variants-prices li {
    margin-bottom: 0.25em;
    display: inline-block;
}
ul.variants-prices li {
    display: none;
}
label.label-1 li:nth-child(1) {
    display: block;
}
label.label-2 li:nth-child(2) {
    display: block;
}
label.label-3 li:nth-child(3) {
    display: block;
}
span.compare_at_price {
    text-decoration: line-through;
    color: #a6a6a6;
}
span.you-saved {
    position: absolute;
    left: 50px;
    bottom: 16px;
    font-size: 11px;
    color: #898dd1;
}
.cart__checkout span.icon.icon-arrow-right {
    display: none;
}
.ajaxcart__price,
.cart__price,
.cart__subtotal {
    font-weight: 700;
}
button.btn.cart__checkout,
button.cart__checkout.btn--secondary,
.shopify-payment-button button.cart__checkout.shopify-payment-button__button--unbranded {
    padding: 15px 30px;
    font-weight: 700;
    font-size: 15px;
}
.cart__row:first-child {
    border-bottom: 1px solid #ddd;
}
.cart__row--last {
    border-top: 1px solid #ddd;
}
.cart__image {
    display: block;
    max-width: 150px;
}
.order-discount {
    color: #898dd1;
    font-weight: 700;
}
.accordion {
    text-align: left;
}
.upsell {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #ddd;
    max-width: 720px;
    margin: 0 auto 10px;
}
.upsell-image {
    max-width: 80px;
    padding: 0;
}
.upsell-button {
    max-width: 120px;
    padding-left: 0;
    text-align: right;
}
.upsell-info {
    font-size: 12px;
    font-weight: 700;
}
.upsell-offer br {
    display: none;
}
.upsell-section .section-header__title {
    font-size: 16px;
    text-transform: uppercase;
}
.upsell-section .section-header {
    margin-bottom: 20px;
}
.services {
    display: table;
    position: relative;
    text-align: left;
    padding: 30px 0 30px 60px;
}
.services img {
    position: absolute;
    left: 0;
    width: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.services p {
    margin-bottom: 0;
    font-size: 14px;
}
.services-row {
    position: relative;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px #0000004d;
}
.index-sections .services-section {
    margin-top: -30px;
}
.index-sections .shopify-section:first-child:not(.shopify-section--full-width) {
    margin-top: 0;
}
a.circular-btn {
    font-weight: 700;
    padding: 15px 25px;
    border-radius: 5px;
    min-width: 200px;
}
.btn,
.btn--secondary,
.rte .btn--secondary,
.shopify-payment-button .shopify-payment-button__button--unbranded {
    font-weight: 700;
    padding: 13px 25px;
    border-radius: 5px;
    min-width: 150px;
    font-size: 14px;
    letter-spacing: 1px;
}
.currency-info {
    border: 1px solid #333;
    padding: 30px 30px 20px;
}
.services-slider button.slick-prev,
.services-slider button.slick-next {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    transform: translateY(-50%);
    border-radius: 50%;
    transition: opacity 0.15s ease-out 0s;
    font-size: 0;
    z-index: 1;
    outline: none;
}
.services-slider button.slick-prev:focus,
.services-slider button.slick-next:focus {
    outline: none;
}
.services-slider button.slick-prev {
    left: 5px;
}
.services-slider button.slick-next {
    right: 5px;
}
.services-slider button.slick-prev:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-left: 1px solid #000;
    display: inline-block;
    border-top: 1px solid #000;
    transform: rotate(-45deg);
    top: 0;
    bottom: 0;
    left: 20%;
    right: 0;
    margin: auto;
}
.services-slider button.slick-next:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-right: 1px solid #000;
    display: inline-block;
    border-top: 1px solid #000;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    left: 0;
    right: 20%;
    margin: auto;
}
.site-nav__link {
    padding: 4px 12px;
    border-radius: 5px;
    font-size: 16px;
    letter-spacing: 1.2px;
    font-family: Poppins, sans-serif;
    font-weight: 400;
}
button.btn.cart__checkout,
button.cart__checkout.btn--secondary,
.shopify-payment-button button.cart__checkout.shopify-payment-button__button--unbranded {
    background: #f3d0d3;
    color: #000;
}
.cart__product-qty {
    border: 1px solid #000;
}
ul.tagline {
    margin: 0;
    padding-bottom: 5px;
}
.tagline li {
    display: inline-flex;
    padding: 5px 10px;
    position: relative;
}
.tagline li:before {
    position: absolute;
    right: -3px;
    width: 4px;
    height: 4px;
    background: #333;
    content: '';
    bottom: 0;
    margin: auto;
    top: 0;
    border-radius: 20px;
}
.tagline li:last-child:before {
    content: none;
}
ul.tagline li a {
    font-weight: 300;
    color: #1d1f27;
    font-size: 12px;
    letter-spacing: 0.4px;
    line-height: 24px;
    position: relative;
}
.form-vertical input[type='text'],
.form-vertical input[type='email'],
.form-vertical input[type='tel'],
.form-vertical select {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #cccccc;
    background: #fff;
    font-size: 15px;
    font-style: inherit;
    height: 45px;
}
.form-vertical textarea {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #cccccc;
    background: #fff;
    font-size: 15px;
    font-style: inherit;
    height: 150px;
}
.title-border {
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 10px;
}
label.form-label {
    font-style: italic;
    font-weight: 400;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}
select.single-option-selector__radio {
    width: 100%;
    border: 1px solid #ddd;
    font-style: normal;
    font-size: 14px;
    height: 45px;
}
.icons-text img {
    max-width: 20px;
    margin-right: 10px;
}
.icons-text li {
    display: inline-block;
    width: 100%;
    font-weight: 700;
    margin-bottom: 10px;
}
ul.icons-text {
    margin-left: 0;
}
table.growth-guaranteed strong {
    text-decoration: underline;
}
.total-cart {
    max-width: 315px;
    margin-left: auto;
}
.paypal-cart img {
    max-width: 247px;
}
ul.cart-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0;
    border-bottom: 1px solid #ddd;
}
ul.cart-btn li {
    display: inline-block;
}
.comm-btn {
    background: #f3d0d3;
    color: #000;
    display: inline-block;
    padding: 11px 20px;
    font-weight: 700;
    font-size: 14px;
}
.border-btn {
    border: 1px solid #000;
    background: transparent;
}
.cart-reviews {
    border: 1px solid #ddd;
    padding: 18px;
    text-align: center;
    margin-top: 40px;
    font-size: 14px;
}
button.btn.cart_checkout,
button.cart_checkout.btn--secondary,
.shopify-payment-button button.cart_checkout.shopify-payment-button__button--unbranded {
    color: #fff;
    background: #e93892;
}
.site-navi {
    margin-left: 0;
    text-align: center;
    margin-bottom: 0;
}
.cart-block ul {
    text-align: right;
    margin-bottom: 0;
}
span.icon_text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;
    font-size: 12px;
    line-height: 19px;
}
.cart-block .shop_link a,
.cart-block .shop_link a:hover {
    border: 1px solid #733e82;
    color: #733e82;
}
span.icon_text {
    color: #000;
}
.shop_link span.icon_text,
.cart-block .shop_link a,
.cart-block .shop_link a:hover {
    color: #733e82;
}
.menu-block.active {
    display: block;
}
.fa-bars.active:before {
    content: '\f00d';
}
.cart-link__bubble--visible {
    bottom: 0;
    right: 11px;
    background: #f4faff;
    width: 15px;
    line-height: 16px;
    height: 16px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    border-radius: 2px;
    top: auto;
}
.zigzag .text-left {
    padding-left: 15px;
    padding-right: 15px;
}
.quotes-area {
    background: #f2f9ff;
    padding: 15px;
    margin-bottom: 20px;
}
.quotes-area p:last-child {
    margin-bottom: 0;
    font-weight: 500;
}
.rc_container_wrapper {
    background: #f2f9ff;
}
.free-shipping {
    font-size: 12px;
}
.shipping-delivery {
    color: #c81626;
    font-size: 12px;
}
ul.cosmetics-table {
    flex-wrap: wrap;
    display: flex;
    margin: 0;
    background: #f2f9ff;
    border-radius: 10px;
    font-size: 12px;
}
.no-risk {
    color: #c81626;
    margin: 3px 0;
    text-align: center;
    font-weight: 700;
}
.cosmetics-table li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    display: block;
    padding: 10px;
    align-self: center;
}
.cosmetics-table li:first-child {
    max-width: 135px;
    color: #c81626;
    font-size: 18px;
    font-weight: 900;
    font-family: constantia;
    line-height: 19px;
}
a.learn-more {
    color: #c81626;
    text-decoration: underline;
}
.gray_bg {
    background: #f0f0f0;
}
.h4.text-blue {
    color: #c81626;
}
.content-wrapper {
    max-width: 500px;
    margin: auto;
}
.nplr {
    padding: 0;
}
.placeholder-svg {
    height: auto;
}
.icon-wrapper {
    margin-bottom: 20px;
}
.featured-column {
    background: #fff;
    padding: 15px;
    text-align: center;
    height: 100%;
}
a.btn_link {
    text-decoration: underline;
    color: #fff;
}
input.pink-btn {
    background: #e93892;
    color: #fff;
    width: 100%;
    max-width: 296px;
    text-transform: capitalize;
    font-style: normal;
    font-weight: 500;
}
.item-quantity {
    max-width: 90px;
}
#MainContent .grid-product__sold-out,
#MainContent .grid-product__on-sale {
    border-radius: 0;
    left: auto;
    right: 0;
}
.featured-column h4,
.featured-column .h4 {
    text-transform: capitalize;
}
.shipping-info {
    color: #c81626;
}
.product-single__price.on-sale,
.product-single__price--compare-at.on-sale {
    color: #000;
}
.shipping-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.price-right {
    text-align: right;
}
.npl {
    padding-left: 0;
}
.npr {
    padding-right: 0;
}
.c-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product-single__quantity {
    margin-top: 0;
}
.js-quantity-selector {
    height: 50px;
    font-style: normal;
}
.stamped-badge-starrating .stamped-fa:before {
    color: #c81626 !important;
    font-size: 22px;
}
.product-single__form--no-variants {
    margin-top: 0;
}
.delivery-icon {
    font-size: 12px;
    display: flex;
    align-items: center;
}
.delivery-icon .delivery_icon {
    margin-right: 0.5rem;
}
.quotes-area strong {
    font-style: italic;
    font-size: 18px;
    font-weight: 600;
}
.featured-icon {
    max-width: 50px;
    margin: auto auto 10px;
}
.faqs-section .card-header a {
    width: 100%;
    display: block;
}
.faqs-section a.collapsed:after {
    content: '+';
    position: absolute;
    right: 0;
    font-weight: 600;
}
.faqs-section a:not(.collapsed):after {
    content: '-';
    position: absolute;
    right: 0;
    font-weight: 600;
}
.faqs-section .card-header a {
    padding-right: 20px;
}
.icon-wrapper {
    max-width: 67px;
    margin: 10px auto;
}
#MainContent .grid-product__on-sale {
    color: #c81626;
    border: 1px solid #c81626;
    max-width: 90px;
    font-size: 15px;
    padding: 14px;
    background: #ffffffe6;
    line-height: 24px;
}
.rc_container div.rc_popup {
    display: none;
}
.product-info {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.summary-rating-title:before {
    color: #c81626 !important;
}
div.rc_widget__option--active {
    background-color: #f2f9ff;
}
.blue_bg {
    background: #c81626;
}
.white_bg {
    background: #fff;
}
.text-block {
    max-width: 500px;
    padding: 25px;
}
.zigzag-row:nth-child(2n + 2) .text-block {
    margin-left: auto;
}
.pink-button {
    background: #e93892;
    padding: 10px 20px;
    border-radius: 0;
}
.against-breast-cancer {
    background: #ffdaed;
}
.prime-block {
    position: relative;
    padding-left: 150px;
    min-height: 130px;
    padding-right: 60px;
}
.prime-block img.feature-row__image-no-js {
    position: absolute;
    left: 15px;
    width: 120px;
}
.world-map {
    max-width: 203px;
    margin: auto;
}
body:not(.template-index) .main-content {
    padding-top: 0;
}
.featured-row__subtext a {
    color: #c81626;
}
.cart-section {
    background: #f2f9ff;
}
.cart-section .pink-button {
    max-width: 350px;
    width: 100%;
    box-shadow: 2px 5px 5px #0006;
}
.gallery-nav .product-single__media-flex-wrapper {
    padding: 6px;
}
.rc_container div.rc_widget__option--active {
    background: #f2f9ff;
}
.rc_container div.rc_widget__option--active label.rc_widget__option__label,
.rc_container label.rc_widget__option__label {
    color: #c81626;
}
.rc_container label {
    font-style: normal;
    color: #c81626;
    font-weight: 600;
}
div.rc_widget__option--active label.rc_widget__option__label {
    color: #c81626;
}
.constantia {
    font-family: constantia;
}
.vbottom {
    align-self: flex-end;
}
.featured-block .rte-setting.featured-row__subtext {
    font-weight: 600;
    font-size: 13px;
}
.cart-quantity {
    position: relative;
}
input.qtyminus {
    position: absolute;
    left: 0;
    height: 48px;
    z-index: 9;
    font-style: normal;
    padding: 0 12px;
    background: transparent;
}
input.qtyplus {
    position: absolute;
    right: 0;
    height: 48px;
    z-index: 9;
    font-style: normal;
    padding: 0 12px;
    background: transparent;
}
input[type='number'].js-quantity-selector {
    text-align: center;
    height: 48px;
    border: 2px solid #c81626;
}
.mobileqty {
    position: relative;
}
.qty {
    text-align: center;
    font-style: normal;
    border: 2px solid #c81626;
    background: #fff;
}
.product-single__price,
.product-single__price--compare-at {
    font-weight: 600;
}
.rc_container .rc_widget__option {
    white-space: break-spaces;
}
.featured-collection .mobileqty {
    position: relative;
    max-width: 120px;
    margin: 6px auto 20px;
}
#MainContent .grid-product__title {
    font-weight: 600;
    font-size: 18px;
    font-style: normal;
}
.product-gallery {
    padding-bottom: 10px;
    position: relative;
}
img.guarantee_img {
    width: 100%;
}
span.compare-price {
    color: #858585;
    text-decoration: line-through;
    font-weight: 400;
    margin-right: 7px;
    font-size: 18px;
}
#MainContent .grid-product__price-wrap {
    white-space: nowrap;
    font-size: 24px;
    font-family: Poppins, sans-serif;
}
#MainContent .grid-product__price {
    font-weight: 600;
}
#MainContent .grid-product__title {
    padding-bottom: 15px;
    display: block;
}
.quotes-area p {
    margin-bottom: 10px;
}
.product-single__price {
    font-size: 24px;
}
.rc_container .rc_widget__option {
    white-space: normal;
}
span.rc_widget__option__discount {
    display: none;
}
.bold {
    font-weight: 700;
}
.faqs-section .card-header {
    font-weight: 600;
}
#MainContent .grid-product__wrapper input[type='number'].js-quantity-selector {
    border: 2px solid #c81626;
    max-width: 120px;
    margin-bottom: 20px;
}
label.product-single__quantity-label.js-quantity-selector {
    display: none;
}
.container-fluid {
    max-width: 1920px;
}
#shopify-section-header,
div#shopify-section-footer {
    max-width: 100%;
}
button.btn--add-to-cart {
    background: #e93892;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    border-radius: 0;
}
.product-single__add-to-cart:before {
    display: none;
}
div#shopify-section-difference h2,
div#shopify-section-difference .h2 {
    color: #fff;
    letter-spacing: -0.05em;
}
div#shopify-section-difference .col-md-12.pb-40.text-center {
    color: #fff;
    font-size: 16px;
}
div#shopify-section-stamped-reviews {
    background: #fcfcfc;
}
.site-header {
    padding: 10px 0;
    box-shadow: 0 4px 15px #a8a8a81a;
}
.mobile-menu .site-nav__link {
    padding-left: 0;
}
.footer-logo {
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (min-width: 768px) {
    .footer-logo {
        margin-left: 0;
    }
}
.footer-bottom {
    background: #5881a3;
}
.announcement-bar {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
}
.product-single__description p {
    margin-bottom: 10px;
}
.slick-list .slick-track {
    margin: auto;
}
.banner-section {
    background: #c81626;
}
.rating-block h2,
.rating-block .h2 {
    font-size: 36px;
}
.rating-block {
    padding-left: 140px;
    position: relative;
}
.rating-block .rte {
    font-size: 24px;
    font-weight: 500;
    font-style: italic;
}
.commas {
    position: absolute;
    left: 40px;
    top: 10px;
    max-width: 54px;
    display: flex;
}
.commas svg {
    margin-right: 0.25rem;
}
.review-writter {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
#shopify-section-home-collection #MainContent .grid-product__price-wrap {
    padding: 20px 0;
    display: block;
}
.medium {
    font-weight: 600;
}
.light-gray {
    background: #f2f9ff;
}
.maxtext {
    max-width: 580px;
}
.causes .featured-column {
    background: #c81626;
}
.causes-block {
    padding: 5px;
    color: #fff;
}
.causes {
    padding: 15px;
}
.relative,
.white-space {
    position: relative;
}
.white-space:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 25%;
    background: #fff;
}
.inner-cosmetics {
    position: relative;
    max-width: 900px;
    margin: auto;
}
.cosmetics-block .h1 {
    font-size: 50px;
    color: #c81626;
    margin-bottom: 10px;
}
.cosmetics-block .h4 {
    font-size: 33px;
}
.home-features .icon-wrapper {
    max-width: 176px;
}
.causes h4,
.causes .h4 {
    font-size: 16px;
}
.customer-reviews {
    position: relative;
    padding-left: 80px;
    padding-bottom: 25px;
}
.customer-reviews svg {
    position: absolute;
    left: 0;
}
.customer-reviews p {
    font-size: 16px;
}
.customer-reviews h4,
.customer-reviews .h4 {
    font-size: 18px;
}
.h4.gray-subtitle {
    color: #a7a7a7;
}
.reviews-scroll {
    overflow-y: auto;
    max-height: 495px;
}
.home-purchase h4,
.home-purchase .h4 {
    font-size: 16px;
}
.home-purchase a.btn_link {
    display: inline-block;
    padding: 10px 60px;
    text-decoration: none;
}
.general-inquiries,
.general-inquiries h2,
.general-inquiries .h2 {
    text-align: right;
}
.general-inquiries img.feature-row__image-no-js {
    margin-right: initial;
    margin-bottom: 20px;
}
.general-inquiries a {
    color: #c81626;
}
.general-inquiries__image {
    max-width: 186px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
    .general-inquiries__image {
        margin-right: 0;
    }
}
a.pink-btn {
    background: #e93892;
    font-size: 16px;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 600;
    display: inline-block;
    padding: 10px;
    color: #fff;
}
.full-width {
    width: 100%;
}
.site-header__logo img {
    max-width: 100px !important;
}
.card-rating span.stamped-starrating.stamped-badge-starrating:after {
    display: none;
}
a.collection-link {
    border-bottom: 1px solid #000;
    font-size: 16px;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 600;
    display: inline-block;
    color: #000;
}
.lash-loss-logo {
    max-width: 600px;
    margin: auto;
}
.lash-loss-logo img {
    width: 100%;
    height: auto;
}
.lash-loss .feature-row__image-wrapper {
    margin-bottom: -80px;
}
a.backtotop {
    position: fixed;
    bottom: 85px;
    z-index: 9999;
    background: #00000080;
    color: #fff;
    right: 5px;
    border-radius: 5px;
    opacity: 0;
    padding: 0 5px 5px;
}
a.backtotop.active {
    opacity: 1;
}
a.backtotop:hover {
    background: #0009;
    color: #fff;
}
a.backtotop svg {
    width: 45px;
}
a.backtotop svg path {
    fill: #fff;
}
.backtotop span {
    display: block;
    text-align: center;
    width: 100%;
    height: 20px;
}
span.top-icon svg {
    width: 30px;
    height: 26px;
}
.double-qty {
    border: 2px solid #c81626;
    height: 50px;
    width: 90px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    text-indent: 50%;
}
.cross-sign {
    max-width: 55px;
    text-align: center;
    margin: 10px auto 20px;
}
.stop-doing h4,
.stop-doing .h4 {
    font-size: 24px;
    text-transform: capitalize;
    color: #e93892;
}
h4.text-pink,
.text-pink.h4 {
    text-transform: capitalize;
    color: #e93892;
}
.list-item {
    text-align: center;
}
.meet-primelash span {
    font-size: 14px;
}
.quotes-list {
    background: #f2f9ff;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 10px;
    font-size: 18px;
}
.quotes-list p:first-child {
    font-style: italic;
    font-weight: 600;
}
.quotes-list p:last-child {
    margin-bottom: 0;
    font-weight: 500;
}
.featured-column.action-column {
    color: #000;
    background: #fff;
}
.stop-doing {
    font-size: 20px;
}
.list-item {
    font-size: 18px;
}
.bold-600 {
    font-weight: 600;
}
.favorite-mascara p {
    font-size: 18px;
}
.meet-primelash p {
    font-size: 20px;
}
.quotes-text {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 19px;
}
.expired-mascara {
    margin-top: 70px;
}
@media screen and (min-width: 768px) {
    .expired-mascara .h1 {
        text-align: center;
    }
}
.collections-block {
    position: relative;
    padding-bottom: 60px;
}
.collections-block a.pink-btn {
    bottom: 30px;
    position: absolute;
    left: 15px;
    right: 15px;
    width: calc(100% - 30px);
    margin: auto;
}
.pagination__inner {
    width: 100%;
}
a.primelash-link {
    text-decoration: underline;
}
.quotes-list p {
    margin-bottom: 0;
    font-weight: 600;
}
.price-right {
    padding-left: 0;
}
.product-single__price,
.product-single__price--compare-at {
    font-weight: 600;
    font-size: 19px;
}
.swatches-color {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 3px solid #fff;
    border-radius: 100%;
}
label.color-fieldset:before {
    display: none;
}
.single-option-radio label.color-fieldset {
    width: 35px;
    height: 35px;
    padding: 0;
    border-radius: 40px;
    overflow: hidden;
    margin-right: 7px;
}
.single-option-radio input[type='radio'] + label.color-fieldset {
    border: 1px solid rgba(137, 141, 209, 0.3);
}
.single-option-radio input[type='radio']:checked + label.color-fieldset {
    border: 1px solid #000;
}
label.product-single__quantity-label {
    display: none !important;
}
span.black,
span.mascara-black {
    background: #000;
}
span.dark-brown,
span.mascara-brown {
    background: #583d3e;
}
.swatches-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px solid #fff;
    border-radius: 40px;
}
.flex-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    background: #fff;
    padding: 15px;
    height: 100%;
    align-items: center;
}
.flex-icon {
    width: 220px;
    margin-right: 15px;
}
.flex-block p {
    font-size: 18px;
    margin-bottom: 0;
}
.quotes-list p {
    font-weight: 500;
}
.two-coats-lashes p {
    font-size: 24px;
    color: #fff;
}
.tag-line {
    font-size: 18px;
    font-weight: 600;
}
ul.list-items {
    margin-left: 0;
}
ul.list-items li {
    display: inline-block;
    margin-right: 30px;
    font-size: 18px;
    font-weight: 600;
}
ul.list-items img {
    width: 20px;
    margin-right: 15px;
}
.b-600 {
    font-weight: 600;
}
.b-700 {
    font-weight: 700;
}
.investment-section p {
    font-size: 18px;
}
ul.comeback-list li:first-child {
    padding-left: 0;
}
ul.comeback-list li:last-child {
    border-right: none;
}
ul.comeback-list li {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid rgba(236, 246, 255, 0.4);
}
ul.comeback-list {
    margin: 0;
}
.light_blue_bg {
    background: #ecf4fd;
}
.lipstick-tips h1,
.lipstick-tips .h1 {
    font-size: 50px;
}
.meet-primelip-img {
    max-width: 470px;
    margin: auto;
}
.small-text {
    padding: 10px 0 0;
}
.light_blue_bg .quotes-list {
    background: #fff;
}
.text-pink {
    color: #e93892;
}
.underline {
    text-decoration: underline;
}
.uppercase {
    text-transform: uppercase;
}
.slogans {
    font-size: 22px;
}
.box-shadow {
    box-shadow: 0 4px 15px #a8a8a81a;
}
#shopify-section-lipstick-5-things em {
    font-weight: 600;
}
.row .text-light-blue {
    color: #c81626;
}
.fighting .text-block {
    padding: 0 0 20px;
}
.fighting .text-block {
    padding: 0;
}
.iblock {
    position: relative;
    padding-left: 30px;
    color: #e93892;
    font-weight: 600;
    font-style: italic;
    max-width: 400px;
    min-height: 50px;
}
.iblock img {
    position: absolute;
    left: 5px;
    top: 9px;
    bottom: 0;
}
.emoji {
    position: relative;
    padding-left: 60px;
    color: #e93892;
    font-weight: 600;
    font-style: italic;
    max-width: 400px;
    min-height: 50px;
}
.emoji img {
    position: absolute;
    left: 0;
    top: 6px;
    bottom: 0;
    width: 45px;
}
#two-coats-and-lashes,
#lipstick-tips,
#tips {
    font-size: 18px;
}
.the-two-together {
    font-size: 20px;
}
.template-product .fa-star,
.template-product .fa-star-o,
.template-product .fa-star-half-o,
.template-product .stamped-fa-star,
.template-product .stamped-fa-star-o,
.template-product .stamped-fa-star-half-o {
    color: #c81626 !important;
}
.template-product .summary-rating-bar-content {
    background: #c81626;
}
.template-product .fa-star,
.template-product .fa-star-checked,
.template-product .fa-star-half-o,
.template-product .fa-star-o,
.template-product .stamped-fa-star,
.template-product .stamped-fa-star-checked,
.template-product .stamped-fa-star-half-o,
.template-product .stamped-fa-star-o {
    color: #898dd1;
}
span.stamped-starrating.stamped-badge-starrating:after {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    padding: 0 5px;
}
#primebrow-growth-serum span.stamped-starrating.stamped-badge-starrating:after {
    content: '5.0 /';
}
#primelash-mascara span.stamped-starrating.stamped-badge-starrating:after {
    content: '4.9 /';
}
#primelash-growth-serum span.stamped-starrating.stamped-badge-starrating:after {
    content: '4.9 /';
}
#primelip-lipsticks span.stamped-starrating.stamped-badge-starrating:after {
    content: '4.9 /';
}
#serum-bundle span.stamped-starrating.stamped-badge-starrating:after {
    content: '4.8 /';
}
.large-btn {
    max-width: 350px;
    width: 100%;
    box-shadow: 2px 5px 5px #0006;
}
@media (max-width: 991px) {
    .mb-40,
    .mb-50,
    .mb-60,
    .mb-70,
    .mb-80,
    .mb-90,
    .mb-100 {
        margin-bottom: 30px;
    }
    .mt-40,
    .mt-50,
    .mt-60,
    .mt-70,
    .mt-80,
    .mt-90,
    .mt-100 {
        margin-top: 30px;
    }
    .pt-40,
    .pt-50,
    .pt-60,
    .pt-70,
    .pt-80,
    .pt-90,
    .pt-100 {
        padding-top: 30px;
    }
    .pb-40,
    .pb-50,
    .pb-60,
    .pb-70,
    .pb-80,
    .pb-90,
    .pb-100 {
        padding-bottom: 30px;
    }
}
@media screen and (min-width: 591px) {
    .main-content {
        padding-bottom: 0;
    }
}
.blank-content {
    margin-top: -60px;
    margin-bottom: 100px;
    text-align: center;
}
.blank-content__cta {
    text-transform: uppercase;
    color: #fff;
    background-color: #658fb2;
    border: 1px solid #658fb2;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 15px 25px;
    display: inline-block;
    margin-bottom: 30px;
}
.blank-content__link {
    text-decoration: underline;
}
.blank-content__cta:hover {
    color: #658fb2;
    border-color: #658fb2;
    background-color: #fff;
}
.cart-block ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.cart-block .icon-customer {
    margin-top: 3px;
}
.bw-rich {
    display: flex;
    align-items: center;
}
.bw-rich__image {
    width: 450px;
    margin-top: -90px;
}
.bw-rich__text {
    width: calc(100% - 450px);
    padding-left: 80px;
    font-size: 48px;
    font-weight: 500;
    font-family: Poppins;
    line-height: 64px;
}
@media (max-width: 749px) {
    .bw-rich {
        flex-direction: column-reverse;
        padding-top: 20px;
    }
    .bw-rich__image {
        width: 100%;
        margin: 0;
    }
    .bw-rich__text {
        width: 100%;
        padding: 0;
        font-size: 24px;
        line-height: 36px;
    }
}
.bw-why {
    padding: 100px 0;
}
.bw-why__title {
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 60px;
}
.bw-why__blocks {
    display: flex;
}
.why-block {
    width: 25%;
    border: 1px solid #c81626;
    padding: 30px;
}
.why-block:not(:last-child) {
    border-right: 0;
}
.why-block__title {
    font-weight: 300;
    font-size: 80px;
    line-height: 90px;
    margin: 0 0 16px;
    color: #c81626 !important;
}
.why-block__content {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}
.bw-why__rich {
    display: flex;
    align-items: center;
    margin-top: 80px;
}
.why-rich__text {
    width: calc(50% + 60px);
    margin-right: -60px;
    background-color: #c81626;
    padding: 30px 30px 60px;
    color: #fff;
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    z-index: 1;
}
.why-rich__text p {
    margin: 0;
}
.why-rich__image {
    width: 50%;
}
@media (max-width: 749px) {
    .bw-why {
        padding: 30px 0;
    }
    .bw-why__title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .bw-why__blocks {
        flex-direction: column;
    }
    .why-block {
        padding: 20px 15px;
        width: 100%;
    }
    .why-block:not(:last-child) {
        border-right: 1px solid #c81626;
        border-bottom: 0;
    }
    .why-block__title {
        font-size: 40px;
        line-height: 40px;
    }
    .why-block__content {
        font-size: 16px;
        line-height: 24px;
    }
    .bw-why__rich {
        flex-direction: column-reverse;
        margin-top: 20px;
    }
    .why-rich__text {
        padding: 20px 15px;
        width: 100%;
        margin: 20px 0 0;
        font-size: 17px;
        line-height: 26px;
    }
    .why-rich__image {
        width: 100%;
    }
}
.bw-feedback {
    padding: 100px 0;
}
.bw-feedback__title {
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 60px;
}
.bw-feedback__blocks {
    display: flex;
    justify-content: space-between;
}
.feedback-block {
    width: calc(25% - 12px);
    border: 1px solid #c81626;
    padding: 20px;
}
.feedback-block__image {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
}
.feedback-block__title {
    font-weight: 300;
    font-size: 22px;
    line-height: 34px;
    font-family: Work Sans, sans-serif;
    margin: 20px 0 10px;
    text-align: center;
    text-transform: none;
}
.feedback-block__content {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}
.bw-feedback__subtitle {
    margin: 80px 0 0;
    font-size: 24px;
    line-height: 36px;
    color: #e93892 !important;
    text-align: center;
    text-transform: none;
}
.bw-feedback__rich {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}
.feedback-rich__text {
    width: calc(50% - 8px);
}
.feedback-rich__text__block {
    font-size: 22px;
    line-height: 28px;
    padding: 40px;
    background-color: #f2f9ff;
    margin-bottom: 20px;
}
.feedback-rich__text__block:last-child {
    margin-bottom: 0;
}
.feedback-rich__text p {
    margin: 0;
}
.feedback-rich__text p:last-child {
    margin-top: 15px;
}
.feedback-rich__image {
    width: calc(50% - 8px);
}
@media (max-width: 749px) {
    .bw-feedback {
        padding: 30px 0;
    }
    .bw-feedback__title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .bw-feedback__blocks {
        flex-direction: column;
    }
    .feedback-block {
        padding: 20px 15px;
        width: 100%;
        margin-bottom: 10px;
    }
    .feedback-block__image {
        width: 48px;
        height: 48px;
    }
    .feedback-block__title {
        font-size: 18px;
        line-height: 27px;
    }
    .feedback-block__content {
        font-size: 16px;
        line-height: 24px;
    }
    .bw-feedback__subtitle {
        margin: 10px 0 0;
        font-size: 18px;
        line-height: 27px;
    }
    .bw-feedback__rich {
        flex-direction: column;
        margin-top: 20px;
    }
    .feedback-rich__text {
        width: 100%;
        margin: 20px 0 0;
    }
    .feedback-rich__image {
        width: 100%;
    }
    .feedback-rich__text__block {
        font-size: 17px;
        line-height: 26px;
        padding: 20px 15px;
    }
}
.bw-ingredients-wrapper {
    background-color: #c81626;
    padding: 100px 0;
    color: #fff;
}
.bw-ingredients__title {
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    color: #fff !important;
    margin-bottom: 30px;
}
.bw-ingredients__subtitle {
    font-size: 24px;
    line-height: 36px;
    color: #fff !important;
    text-align: center;
    text-transform: none;
    margin: 0;
}
.bw-ingredients__blocks {
    display: flex;
    justify-content: center;
    margin: 60px 0;
    flex-wrap: wrap;
}
.ingredient-block {
    width: 14.28%;
    text-align: center;
}
.ingredient-block__image {
    display: block;
    width: 67px;
    height: 67px;
    margin: 0 auto;
}
.ingredient-block__title {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 24px;
    display: block;
}
@media (max-width: 749px) {
    .bw-ingredients-wrapper {
        padding: 30px 0;
    }
    .bw-ingredients__title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .bw-ingredients__subtitle {
        font-size: 18px;
        line-height: 27px;
    }
    .bw-ingredients__blocks {
        margin: 10px 0;
    }
    .ingredient-block {
        width: 50%;
        padding: 10px;
    }
}
.bw-routine-wrapper {
    padding: 100px 0;
}
.bw-routine__title {
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 30px;
}
.routine-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.routine-block:nth-child(2n) {
    flex-direction: row-reverse;
}
.routine-block__image {
    width: 40%;
}
.routine-block__content {
    width: 50%;
}
.routine-block__content p {
    margin: 0;
    font-size: 22px;
    line-height: 34px;
}
@media (max-width: 749px) {
    .bw-routine-wrapper {
        padding: 30px 0;
    }
    .bw-routine__title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .routine-block {
        flex-direction: column;
    }
    .routine-block:nth-child(2n) {
        flex-direction: column;
    }
    .routine-block__image {
        width: 100%;
    }
    .routine-block__content {
        width: 100%;
        margin-top: 20px;
    }
    .routine-block__content p {
        font-size: 16px;
        line-height: 24px;
    }
}
.announcement-msg {
    font-size: 1.2em;
}
@media (max-width: 749px) {
    .announcement-msg {
        font-size: 0.8em;
    }
}
.row.featured-collection {
    justify-content: center;
}
.hr--small {
    border-color: #733e82;
}
#shopify-section-article-template .section-header {
    margin-bottom: 0;
}
#shopify-section-article-template .card {
    border: 0px;
}
#shopify-section-article-template .section-header .date:last-child {
    margin-bottom: 0;
}
.hero-image {
    background-image: url(/cdn/shop/files/banner.jpg?v=1602833327);
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.hero-image2 {
    background-image: url(/cdn/shop/files/banner-01.jpg?v=1602842375);
}
.hero-image3 {
    background-image: url(/cdn/shop/files/banner-03.jpg?v=1602922772);
}
.hero-image4 {
    background-image: url(/cdn/shop/files/banner-05.jpg?v=1602923412);
}
.hero-image6 {
    background-image: url(/cdn/shop/files/banner-06.jpg?v=1602924330);
}
#shopify-section-article-template .card-body {
    padding-left: 0;
    padding-right: 0;
}
.hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.align-left {
    text-align: left !important;
}
.currency-switcher ul li:hover {
    color: #000 !important;
}
#fsb_bar {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.zp-holiday-header__timer {
    text-align: center;
}
@media (min-width: 768px) {
    .zp-holiday-header__timer {
        display: none;
    }
}
@media (min-width: 768px) {
    .boomholiday-page-wrap--desktop .zp-holiday-header__timer {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .boomholiday-page-wrap--desktop .zp-holiday-header-timer__title {
        margin-bottom: 0;
    }
}
.zp-holiday-header-timer__title {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    color: #da3f86 !important;
    text-transform: initial;
    padding: 21px 5px;
}
.zp-holiday-header-timer__title span {
    font-family: lato, sans-serif;
    font-style: normal;
}
.zp-holiday-header-timer__timer {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.88;
    letter-spacing: 2px;
    text-align: center;
    color: #1f2021;
    margin-bottom: 0;
    padding: 22px 10px;
}
.zp-holiday-header-timer__timer span {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 4px;
    width: 215px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #da3f86;
}
.zp-holiday-header-timer__label {
    font-size: 10px;
    width: 215px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
}
.zp-holiday-header-timer__label span:first-child {
    width: 28%;
}
.zp-holiday-header-timer__label span:nth-child(2) {
    width: 44%;
}
.zp-holiday-header-timer__label span:last-child {
    width: 28%;
}
@media (min-width: 768px) {
    .zp-holiday-header-timer__label {
        display: none;
    }
}
.zp-holiday-wrap {
    margin: 0 auto;
}
@media (max-width: 992px) {
    .zp-holiday-wrap {
        width: 100%;
    }
}
.zp-holiday__button {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #fff;
    background-color: #ff43a2;
    text-transform: uppercase;
    padding: 16px 41px;
    white-space: nowrap;
    border: none;
}
.zp-holiday-main__button {
    background-color: #683249;
}
@media (max-width: 767.98px) {
    .zp-holiday-main__button {
        position: absolute;
        bottom: -28px;
        background-color: #fe6927;
    }
}
.zp-holiday-main__text {
    color: #fff;
    font-weight: 700;
    text-align: center;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    position: relative;
}
@media (max-width: 768px) {
    .zp-holiday-main__text {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
.zp-holiday-main__subtitle {
    font-size: 24px;
    line-height: 1.42;
    color: inherit;
    font-weight: inherit;
}
@media (max-width: 992px) {
    .zp-holiday-main__subtitle {
        font-size: 20px;
        margin-bottom: 20px;
        max-width: 250px;
    }
}
.zp-holiday-main__title {
    font-size: 50px;
    line-height: 1.2;
    color: inherit;
    font-weight: inherit;
}
@media (max-width: 992px) {
    .zp-holiday-main__title {
        font-size: 32px;
        line-height: 1;
    }
}
.zp-holiday-product__link {
    display: inline-block;
}
.zp-holiday-main__link {
    display: flex;
    position: relative;
    text-align: center;
    z-index: 4;
}
@media (max-width: 767.98px) {
    .zp-holiday-main__link {
        flex-direction: column;
    }
}
.zp-holiday-review {
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #bfd5e1;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.zp-holiday-review__text {
    font-size: 1.5rem;
    color: #000;
    font-family: Circular-Loom;
}
.zp-holiday-review__cta {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #fff;
    background-color: #ff43a2;
    text-transform: uppercase;
    padding: 16px 30px;
    white-space: nowrap;
    border: none;
    margin-top: 30px;
}
.zp-holiday-product__link:hover .zp-holiday-review {
    z-index: 3;
}
.zp-holiday__main {
    background-color: #d9a7cb;
}
.zp-holiday__product-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 auto;
}
.zp-holiday__product-list__item {
    max-width: 300px;
    margin: 0 auto 80px;
    list-style: none;
    flex-basis: 50%;
    text-align: center;
    position: relative;
}
@media (max-width: 992px) {
    .zp-holiday__product-list__item {
        margin-bottom: 40px;
    }
}
@media (max-width: 767.98px) {
    .zp-holiday__product-list__item {
        max-width: 165px;
        margin-bottom: 25px;
    }
}
.zp-holiday__product-list__img {
    height: auto;
    width: 100%;
    border: solid 3px #000;
}
@media (max-width: 767.98px) {
    .zp-holiday__product-list__img {
        border: 0;
    }
}
.zp-holiday-product-list__image-box {
    position: relative;
    max-width: 250px;
    margin: 0 auto 10px;
}
@media (max-width: 767.98px) {
    .zp-holiday-product-list__image-box {
        max-width: 100%;
        margin-bottom: 5px;
    }
}
.zp-holiday-product-list__title,
.zp-holiday-product-list__description {
    font-weight: 500;
    line-height: 1.5;
    color: #22232b;
}
.zp-holiday-product-list__description {
    font-size: 16px;
    letter-spacing: 0.9px;
    margin-bottom: 12px;
    padding: 0 15px;
}
@media (max-width: 767.98px) {
    .zp-holiday-product-list__description {
        font-size: 14px;
        margin-bottom: 20px;
        padding: 0 2px;
        display: none;
    }
    .zp-holiday-product-list__description span:not(.zp-mobile) {
        display: none;
    }
}
.zp-holiday-product-list__title {
    font-size: 26px;
    letter-spacing: 1.5px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
@media (max-width: 767.98px) {
    .zp-holiday-product-list__title {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 0;
    }
}
.zp-holiday__product-list__info,
.zp-holiday__product-list__review,
.zp-holiday-product__button {
    margin-bottom: 15px;
}
.zp-holiday__product-list__info {
    color: #222;
}
@media (max-width: 767.98px) {
    .zp-holiday__product-list__info {
        display: none;
    }
}
.zp-holiday-product-list__price {
    font-size: 26px;
    font-weight: 700;
    line-height: 0.92;
    letter-spacing: 1.5px;
    color: #22232b;
    margin-bottom: 15px;
}
.zp-holiday-product-list__price span {
    display: inline-block;
    margin-bottom: 5px;
}
@media (max-width: 767.98px) {
    .zp-holiday-product-list__price {
        font-size: 20px;
        word-break: break-word;
        max-width: 180px;
    }
    .zp-holiday-product-list__price span {
        white-space: nowrap;
        padding: 0 5px;
    }
}
.zp-holiday-product-list__price-compare {
    color: #949494;
    text-decoration: line-through;
    margin-right: 10px;
}
@media (max-width: 767.98px) {
    .zp-holiday-product-list__price-compare {
        font-size: 20px;
        margin-right: 0;
    }
}
.zp-holiday-product-list__save {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: 0.74px;
    color: #908f90;
    margin-bottom: 17px;
}
@media (max-width: 767.98px) {
    .zp-holiday-product-list__save {
        font-size: 12px;
    }
}
.zp-holiday-product__button {
    background-color: #da3f86;
}
.zp-holiday-product__button:hover,
.zp-holiday-product__button:focus {
    color: #fe6927;
    background-color: #fff;
    cursor: pointer;
}
@media (max-width: 767.98px) {
    .zp-holiday-product__button {
        padding: 12px 22px;
    }
}
@media (max-width: 767.98px) {
    .zp-holiday-product__button--pre-order span {
        display: none;
    }
}
.zp-holiday__about {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 900px;
    padding: 20px;
    margin: 0 auto;
}
.zp-holiday-about__title {
    font-size: 27px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 15px;
    text-transform: none;
}
@media (max-width: 767.98px) {
    .zp-holiday-about__title {
        font-size: 18px;
    }
}
.zp-holiday-about__subtitle {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ff43a2;
    text-transform: none;
    opacity: 0.6;
    margin-bottom: 30px;
}
@media (max-width: 767.98px) {
    .zp-holiday-about__subtitle {
        font-size: 18px;
    }
}
.zp-holiday-about__link {
    font-size: 20px;
    font-weight: 400;
    padding: 7px 20px;
    border-radius: 10px;
    margin-bottom: 35px;
    border: 1px solid #ff43a2;
}
.zp-holiday-about__link:hover,
.zp-holiday-about__link:focus {
    background-color: #fff;
    color: #ff43a2;
}
.zp-holiday-about__note {
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    color: #222;
    margin-bottom: 10px;
}
@media (max-width: 767.98px) {
    .zp-holiday-about__note {
        font-size: 14px;
    }
}
.zp-holiday-about__title--roze {
    color: #ff43a2;
    font-weight: 700;
}
.stamped-fa-star-o:before,
.stamped-fa-star:before {
    font-size: 24px;
}
@media (max-width: 767.98px) {
    .zp-holiday__aside {
        display: none !important;
    }
}
.zp-holiday__picture {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.zp-holiday__product-list__item--wide {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 404px;
    background-color: #bfd5e1;
    margin-bottom: 80px;
}
@media (max-width: 991.98px) {
    .zp-holiday__product-list__item--wide {
        margin-bottom: 40px;
        min-height: 234px;
    }
}
.zp-holiday__product-list__item--wide .zp-holiday-product__link {
    display: flex;
    max-width: 856px;
    margin: 0 auto;
    padding: 20px;
    width: 100%;
    justify-content: space-around;
}
.zp-holiday__product-list__item--wide .zp-holiday-product-list__image-box {
    max-width: 310px;
    margin: 0;
}
.zp-holiday__product-list__item--wide .zp-holiday-product-list__description-wrap {
    max-width: 350px;
    text-align: center;
}
.zp-holiday__product-list__item--wide .zp-holiday__product-list__info {
    margin-bottom: 20px;
}
.zp-holiday-product-list__price--offset {
    margin-bottom: 5px;
}
@media (max-width: 767.98px) {
    .zp-holiday__product-list__item--wide .zp-holiday-product__link {
        padding: 14px;
        justify-content: center;
    }
    .zp-holiday__product-list__item--wide .zp-holiday-product-list__image-box {
        max-width: 165px;
    }
    .zp-holiday__product-list__item--wide .zp-holiday-product-list__description,
    .zp-holiday__product-list__item--wide .zp-holiday-product-list__save {
        margin-bottom: 5px;
        line-height: 1.3;
    }
    .zp-holiday__product-list__item--wide .zp-holiday-product-list__description-wrap {
        padding-left: 5px;
        max-width: calc(100% - 165px);
    }
}
.zp-holiday-product-list__title sup {
    vertical-align: super;
    font-size: 16.6px;
    font-weight: 700;
}
.zp-holiday__aside {
    text-align: center;
    color: #fff;
    font-size: 17px;
    letter-spacing: 2.43px;
    justify-content: space-around;
    display: flex;
    padding: 30px;
    position: absolute;
    visibility: hidden;
    height: 0;
    width: 0;
}
.zp-holiday__aside__title {
    font-size: 16px;
    letter-spacing: inherit;
    color: #fff !important;
    font-weight: 400;
    margin-top: 30px;
}
.zp-holiday__aside__text {
    font-size: inherit;
    letter-spacing: inherit;
    color: inherit;
    font-weight: 500;
    margin-bottom: 0;
}
.zp-holiday__aside__timer {
    border: solid 2px #ffffff;
    padding: 5px;
    font-weight: 700;
    font-size: inherit;
    letter-spacing: inherit;
    color: inherit;
    width: 70%;
    margin: 10px auto 12px;
}
@media (min-width: 767.98px) {
    .zp-countdown-sidefloat {
        position: fixed;
        top: 100px;
        right: 0;
        width: 241px;
        height: 230px;
        z-index: 10;
        padding: 8px 15px;
        flex-direction: column;
        text-align: center;
        background-color: #da3f86;
        visibility: visible;
    }
}
@media (max-width: 848px) {
    .zp-secondary-countdown__text {
        margin-bottom: 10px;
        margin-top: 30px;
        font-size: 22px;
    }
}
.page-special .main-content {
    padding-top: 0 !important;
}
.zp-holiday-product-list__label {
    position: absolute;
    top: 10px;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    line-height: 2.57;
    text-align: center;
    color: #fe6927;
    left: calc(50% - 59px);
}
@media (max-width: 767.98px) {
    .zp-holiday-product-list__label {
        display: none;
    }
}
.zp-holiday__product-list__info .stamped-badge-caption {
    display: none;
}
.zp-holiday__product-list__info .stamped-badge:after {
    content: attr(data-rating);
    display: inline;
    font-size: 16px;
    font-weight: 700;
}
.zp-holiday-product-list__save span {
    font-weight: 600;
    color: #da3f86;
}
.timer__heading {
    display: none !important;
}
.zp-holiday-product-list__description--mobile {
    display: none;
}
#holidays #shopify-section-header,
#valentines-special #shopify-section-header {
    display: none !important;
}
.zp-holiday-product__select {
    margin-bottom: 15px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
#fsb_container {
    display: none !important;
}
.show-fsb #fsb_container {
    display: block !important;
}
.currency-switcher {
    display: none !important;
}
.cart-reviews--mobile {
    display: none;
}
.gradient_bg {
    background: linear-gradient(94.27deg, #5e8cc7 2.04%, #79a3d0 48.68%, #93bad9 64.12%, #8abfde 72.24%, #c81626 97.7%);
    color: #fff;
}
.gradient_bg .h4 {
    color: #fff;
}
#eyelash-tips-success #shopify-section-header {
    display: none;
}
#shopify-section-primelash-features-lipm {
    max-width: 100%;
}
.gradient_bg {
    background-image: url(gradient_bg.png);
}
#shopify-section-primelash-features-lipm .feature-row__image-wrapper {
    position: relative;
    transform: scale(1.5);
    transform-origin: bottom right;
}
#shopify-section-primelash-features-lipm h2,
#shopify-section-primelash-features-lipm .h2 {
    font-size: 64px;
    line-height: 94px;
    color: #fff;
}
#shopify-section-primelash-features-lipm p {
    font-size: 19px;
    padding-bottom: 50px;
}
.lipm-block__img {
    width: 147px;
    margin-bottom: 30px;
}
.feature-row--custom {
    margin: 40px 0;
}
@media (max-width: 768px) {
    .feature-row--custom {
        margin: 20px 0;
    }
}
.feature-row--custom .feature-row__item {
    -webkit-flex: 0 1 40%;
    -moz-flex: 0 1 40%;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
}
@media (max-width: 768px) {
    .feature-row--custom .feature-row__item {
        -webkit-flex: 1 1 100%;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        display: none;
    }
}
.feature-row--custom .feature-row__item.feature-row__text {
    -webkit-flex: 0 1 60%;
    -moz-flex: 0 1 60%;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
}
@media (max-width: 768px) {
    .feature-row--custom .feature-row__item.feature-row__text {
        -webkit-flex: 1 1 100%;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        display: block;
    }
}
.msg-bar {
    background-color: #c81626;
    padding: 30px;
    font-family: Poppins;
    font-style: italic;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #fff;
}
.quote-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px 0;
}
.quote-bar svg {
    width: 60px;
}
.quote-bar span {
    font-family: Poppins;
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
    line-height: 34px;
    color: #292929;
    width: calc(100% - 100px);
    display: block;
}
.quote-bar__subheading {
    display: block;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 34px;
    text-align: center;
    color: #292929;
}
.quote-bar__heading {
    display: block;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    color: #292929;
    margin-top: 40px;
}
.txt-pink {
    color: #e93892;
}
#shopify-section-template--14480499802135__1645550921b5557cf1,
#shopify-section-template--14480499802135__16455506472dafcfc8,
#shopify-section-template--14480499802135__1645552693172d1c5b,
#shopify-section-template--14480499802135__1645552749495c8afa,
#shopify-section-template--14480499802135__1645553175f9b5aca7,
#shopify-section-template--14482131943447__164559236676017fb1,
#shopify-section-template--14482131943447__16455504623ca78efd,
#shopify-section-template--14482131943447__16455506472dafcfc8,
#shopify-section-template--14482131943447__16455950845fc50b3d,
#shopify-section-template--14482131943447__1645590336e1dc73ff,
#shopify-section-template--14480499802135__1645590878ebe66806 {
    max-width: 100%;
    background-color: #f0f0f0;
}
#shopify-section-template--14482202722327__1645597140c899db26,
#shopify-section-template--14482202722327__1645597143a4e4be78 {
    max-width: 100%;
    padding-top: 30px;
    background-color: #f2f9ff;
}
#shopify-section-template--14482202722327__1645597143a4e4be78 p {
    font-size: 22px;
    line-height: 34px;
}
#shopify-section-template--14480499802135__1645553175f9b5aca7 .meet-primelash {
    background-position: top;
    min-height: 600px;
    padding-top: 150px;
}
.why-different__text {
    font-family: Work Sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 34px;
    color: #292929;
}
.why-different__effect p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    color: #292929;
}
#shopify-section-template--14482131943447__164559236676017fb1 h2,
#shopify-section-template--14482131943447__164559236676017fb1 .h2 {
    margin: 0;
}
#shopify-section-template--14482131943447__164559236676017fb1 h2:after,
#shopify-section-template--14482131943447__164559236676017fb1 .h2:after,
#shopify-section-template--14482131943447__1645592803de535c81 h2:after,
#shopify-section-template--14482131943447__1645592803de535c81 .h2:after {
    display: none;
}
#shopify-section-template--14482131943447__16455950845fc50b3d .quotes-list {
    background-color: #fff;
}
#shopify-section-template--14482202722327__1645599370ccbf57e2,
#shopify-section-template--14482202722327__1645553175f9b5aca7 {
    max-width: 100%;
    background-color: #fff;
}
.custom-steps {
    padding: 100px 0;
}
@media (max-width: 768px) {
    .custom-steps {
        padding: 30px 0;
    }
}
.custom-steps__title {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    color: #292929;
    margin-bottom: 60px;
}
@media (max-width: 768px) {
    .custom-steps__title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .custom-steps__title br {
        display: none;
    }
}
.custom-steps__inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.custom-steps__block {
    width: calc(33.33% - 20px);
    border: 1px solid #c81626;
    padding: 30px;
    position: relative;
}
.custom-steps__block:before {
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid #c81626;
    position: absolute;
    top: 50%;
    right: 0;
    content: '';
    transform: translate(100%, -50%);
}
.custom-steps__block:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    top: 50%;
    right: 1px;
    content: '';
    transform: translate(100%, -50%);
}
.custom-steps__block:last-child:before,
.custom-steps__block:last-child:after {
    display: none;
}
@media (max-width: 768px) {
    .custom-steps__block {
        width: 100%;
        padding: 15px;
        margin-bottom: 20px;
    }
    .custom-steps__block:before {
        border-bottom: 0;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-top: 11px solid #c81626;
        top: auto;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 100%);
    }
    .custom-steps__block:after {
        border-bottom: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #fff;
        top: auto;
        bottom: 1px;
        left: 50%;
        transform: translate(-50%, 100%);
    }
}
.step-block__title {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #c81626;
    display: block;
    margin-bottom: 15px;
}
@media (max-width: 768px) {
    .step-block__title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
}
.step-block__content {
    font-family: Work Sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 34px;
    color: #292929;
}
@media (max-width: 768px) {
    .step-block__content {
        font-size: 16px;
        line-height: 24px;
    }
}
.bundle-review {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bundle-review__image {
    width: 40%;
}
@media (max-width: 768px) {
    .bundle-review__image {
        width: 100%;
    }
}
.bundle-review__text {
    width: 60%;
}
@media (max-width: 768px) {
    .bundle-review__text {
        width: 100%;
    }
}
.review-image__img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.review-image__product {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #292929;
}
@media (max-width: 768px) {
    .review-image__product {
        font-size: 18px;
        line-height: 27px;
    }
}
.review-image__content {
    font-family: Work Sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #292929;
    margin-bottom: 30px;
}
@media (max-width: 768px) {
    .review-image__content {
        font-size: 14px;
        line-height: 22px;
    }
}
.bundle-review__text {
    padding-left: 20px;
}
@media (max-width: 768px) {
    .bundle-review__text {
        padding-left: 0;
    }
}
.review-text__block {
    background: #f2f9ff;
    padding: 30px;
    margin-bottom: 30px;
}
@media (max-width: 768px) {
    .review-text__block {
        padding: 20px 15px;
        margin-bottom: 10px;
    }
}
.review-text__content {
    font-family: Work Sans, sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #292929;
    display: block;
    margin-bottom: 30px;
}
@media (max-width: 768px) {
    .review-text__content {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 10px;
    }
}
.review-text__author {
    font-family: Work Sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 22px;
    color: #292929;
}
@media (max-width: 768px) {
    .review-text__author {
        font-size: 16px;
        line-height: 28px;
    }
}
.text-pink a {
    color: currentColor;
    text-decoration: underline;
    font-style: italic;
}
#shopify-section-template--14482202722327__1645596669fceb8257 .sm-hide,
#shopify-section-template--14482202722327__1645596886aa906671 .sm-hide,
#shopify-section-template--14482131943447__1645552749495c8afa .feature-row--custom .feature-row__item,
#shopify-section-template--14482131943447__1645594516f5be174f .feature-row--custom .feature-row__item,
#shopify-section-template--14480499802135__1645590878ebe66806 .sm-hide {
    display: block;
}
#shopify-section-template--14482202722327__1645589291f665f6f7 .why-different__effect p {
    display: block;
    font-size: 20px;
    line-height: 28px;
}
#shopify-section-template--14482202722327__1645596669fceb8257 .feature-row__text--left .h1,
#shopify-section-template--14482202722327__1645596886aa906671 .feature-row__text--right .h1 {
    text-align: center;
}
.bundle-review__heading span {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    color: #292929;
    display: block;
    margin-bottom: 40px;
}
.feature-row__image-wrapper--mob {
    display: none;
}
#shopify-section-template--14557732798487__1645553179fbbd5e6f,
#shopify-section-template--14557732798487__16455504623ca78efd {
    background: #f0f0f0;
    padding-top: 30px;
}
#shopify-section-template--14557732798487__164558929456a5b58f {
    padding-top: 50px;
}
#shopify-section-template--14557732798487__1645553179fbbd5e6f h2,
#shopify-section-template--14557732798487__1645553179fbbd5e6f .h2,
#shopify-section-template--14557732798487__1645553179fbbd5e6f .custom__item,
#shopify-section-template--14557732798487__164558929456a5b58f .custom__item,
#shopify-section-template--14557732798487__16481029549be87f1f h2,
#shopify-section-template--14557732798487__16481029549be87f1f .h2,
#shopify-section-template--14557732798487__16481029549be87f1f .custom__item,
#shopify-section-template--14557732798487__1648103057baa71005 h2,
#shopify-section-template--14557732798487__1648103057baa71005 .h2,
#shopify-section-template--14557732798487__1648103057baa71005 .custom__item,
#shopify-section-template--14557732798487__1648103296cdfa028a h2,
#shopify-section-template--14557732798487__1648103296cdfa028a .h2,
#shopify-section-template--14557732798487__1648103296cdfa028a .custom__item,
#shopify-section-template--14557732798487__164810340752f54c25 h2,
#shopify-section-template--14557732798487__164810340752f54c25 .h2,
#shopify-section-template--14557732798487__164810340752f54c25 .custom__item,
#shopify-section-template--14557732798487__1645590336e1dc73ff h2,
#shopify-section-template--14557732798487__1645590336e1dc73ff .h2,
#shopify-section-template--14557732798487__1645590336e1dc73ff .custom__item {
    margin-bottom: 0;
}
#shopify-section-template--14557732798487__164558929456a5b58f h2,
#shopify-section-template--14557732798487__164558929456a5b58f .h2 {
    margin-bottom: 20px;
}
#shopify-section-template--14557732798487__1645553179fbbd5e6f h2:after,
#shopify-section-template--14557732798487__1645553179fbbd5e6f .h2:after,
#shopify-section-template--14557732798487__164558929456a5b58f h2:after,
#shopify-section-template--14557732798487__164558929456a5b58f .h2:after,
#shopify-section-template--14557732798487__16481029549be87f1f h2:after,
#shopify-section-template--14557732798487__16481029549be87f1f .h2:after,
#shopify-section-template--14557732798487__1648103057baa71005 h2:after,
#shopify-section-template--14557732798487__1648103057baa71005 .h2:after,
#shopify-section-template--14557732798487__1648103296cdfa028a h2:after,
#shopify-section-template--14557732798487__1648103296cdfa028a .h2:after,
#shopify-section-template--14557732798487__164810340752f54c25 h2:after,
#shopify-section-template--14557732798487__164810340752f54c25 .h2:after,
#shopify-section-template--14557732798487__1645590336e1dc73ff h2:after,
#shopify-section-template--14557732798487__1645590336e1dc73ff .h2:after {
    display: none;
}
#shopify-section-template--14557732798487__16481029549be87f1f {
    margin-top: 50px;
    background-color: #f2f9ff;
    padding-top: 30px;
}
#shopify-section-template--14557732798487__164810294937b488da {
    background-color: #f2f9ff;
}
#shopify-section-template--14557732798487__1648103057baa71005 {
    padding-top: 50px;
}
#shopify-section-template--14557732798487__1648103296cdfa028a {
    margin-top: 50px;
    background-color: #f0f0f0;
    padding-top: 30px;
}
#shopify-section-template--14557732798487__1648103404b8ca6fda {
    background-color: #f0f0f0;
}
#shopify-section-template--14557732798487__164810340752f54c25 {
    margin-top: 50px;
    padding-top: 30px;
}
#shopify-section-template--14557732798487__1645590336e1dc73ff {
    background-image: url(gradient_bg.png);
}
#shopify-section-template--14557732798487__1645590336e1dc73ff h2,
#shopify-section-template--14557732798487__1645590336e1dc73ff .h2 {
    color: #fff;
    margin-top: 40px;
}
.brow-image-with-text {
    padding-bottom: 50px;
}
.brow-image-with-text__heading p {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #c81626;
}
.brow-image-with-text .h4 {
    font-size: 18px;
    line-height: 27px;
}
.brow-image-with-text .h4 span {
    color: #e93892;
}
.brow-image-with-text .featured-row__subtext:not(:last-child) {
    border-bottom: 1px solid #c81626;
    margin-bottom: 15px;
}
.brow-image-with-text .feature-row__image-wrapper {
    transform: scale(1.5);
}
.after2coats-brow .feature-row__text--left {
    padding: 20px;
    background: #f2f9ff;
}
.after2coats-brow .featured-row__subtext p em {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #292929;
    font-family: Work Sans, sans-serif;
}
.after2coats-brow .featured-row__subtext--author p {
    font-weight: 500;
    font-size: 22px;
    line-height: 22px;
    color: #292929;
    font-family: Work Sans, sans-serif;
    margin: 0;
}
.brow-features__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.brow-feature {
    width: calc(33.33% - 24px);
    display: flex;
    align-items: center;
    padding: 30px;
    background: #fff;
    margin-top: 36px;
}
.brow-feature img {
    width: 100px;
    height: 100px;
    display: block;
}
.brow-feature__text {
    width: calc(100% - 100px);
    padding-left: 15px;
}
.brow-feature__title {
    font-family: Work Sans, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #292929;
    display: block;
}
.brow-feature__content {
    font-family: Work Sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #292929;
    display: block;
    margin-top: 10px;
}
.result__heading {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #e93892;
    display: block;
}
.result__content {
    font-family: Work Sans, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #292929;
    display: block;
    margin-top: 10px;
}
#shopify-section-template--14567876493335__1648528704511ee245 .h2 {
    color: #fff;
}
.brow-image-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.brow-image {
    width: 50%;
    transform: scale(1.4);
}
.brow-icons {
    width: 50%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.brow-icon {
    width: 170px;
    margin: 25px 0;
}
.brow-icon__img {
    width: 67px;
    height: 67px;
    display: block;
    margin: auto;
}
.brow-icon__text {
    display: block;
    font-family: Work Sans, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #292929;
    margin-top: 10px;
}
.brow-shade {
    max-width: 582px;
    margin: 0 auto;
}
.brow-shade__subtitle {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #e93892;
    display: block;
    margin-bottom: 20px;
}
.card-body a {
    text-decoration: underline;
    color: #5587b1;
}
#shopify-section-template--14640771268631__1650915792ca7ca0a6 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
}
.gradient_bg h2.h1,
.gradient_bg .h1.h2 {
    color: #fff;
}
.introduction-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.introduction-block {
    width: calc(50% - 18px);
    background: #fff;
    box-shadow: 0 4px 15px #a8a8a81a;
    margin: 18px 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px;
}
.introduction-block__text {
    width: calc(100% - 77px);
}
.introduction-block__img {
    width: 67px;
    height: 67px;
}
.introduction-block__title {
    font-weight: 500;
    font-size: 22px;
    line-height: 34px;
    color: #292929;
    margin-bottom: 10px;
    display: block;
}
.introduction-block__content {
    font-size: 18px;
    line-height: 32px;
    color: #292929;
    display: block;
}
#shopify-section-template--14641156587543__165092072199e8aa6e .main-img {
    max-width: 200px;
    transform: scale(1.7);
    text-align: center;
    margin: auto;
    display: block;
}
.newsletter .section-header,
.newsletter .section-header + .section-subheading {
    margin: 0 !important;
}
.newsletter .section-header__title {
    color: #e93892 !important;
    margin: 0;
}
.newsletter .section-subheading {
    color: #292929;
    margin: 10px 0 0;
}
.newsletter--form {
    margin-top: 15px;
    padding: 0 !important;
}
@media (min-width: 768px) {
    .newsletter--form {
        margin-top: 0;
    }
}
.newsletter--form .input-group-btn button {
    background: #e93892;
}
@media screen and (min-width: 768px) {
    .meet-primelash {
        min-height: 500px;
    }
}
#shopify-section-template--14666277519383__164554363189b8fd64,
#shopify-section-template--14666277519383__1645550401e18e9e4a,
#shopify-section-template--14666277519383__16455504623ca78efd,
#shopify-section-template--14666277519383__1651758014c0145b38,
#shopify-section-template--14666277519383__1651757306ec2dcf9c {
    background-color: #f0f0f0;
}
#shopify-section-template--14666277519383__165175604369dda1ac {
    margin-top: -42px;
}
#shopify-section-template--14666277519383__165175770466e47daa {
    background-color: #c81626;
}
#shopify-section-template--14666277519383__165175770466e47daa h3,
#shopify-section-template--14666277519383__165175770466e47daa .h3 {
    color: #fff;
}
#shopify-section-template--14666520494103__165092072199e8aa6e .col-md-6:last-child {
    align-items: center;
    display: flex;
}
#shopify-section-template--14666520494103__165092072199e8aa6e .tips-guarantee {
    margin-top: 20px;
}
#shopify-section-template--14894947958807__16345819929a2a2dc9 {
    margin-top: 80px;
}
.zp-holiday-product-list__image-box {
    display: flex;
    align-items: center;
}
.cart__trash-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(100%, -50%);
    cursor: pointer;
}
#header_brow h1,
#header_brow .h1 {
    font-size: 62px;
}
.hooded-eyes-custom-html-1 {
    margin-top: 100px;
    margin-bottom: 60px;
    max-width: 994px;
}
.hooded-eyes-custom-html-1 .h4 {
    font-weight: 500;
    font-size: 36px;
    line-height: 52px;
}
.hooded-eyes-custom-html-1 .txt-pink {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 52px;
    display: block;
}
.hooded-eyes-custom-html-3 {
    margin-top: 60px;
    margin-bottom: 100px !important;
    font-family: Poppins;
}
.hooded-eyes-custom-html-3 p strong {
    font-size: 24px;
    font-weight: 600;
}
.hooded-eyes-custom-html-3 p {
    font-weight: 400;
    font-size: 22px;
}
.hooded-eyes-makeup-school .shool-blocks {
    padding: 30px 10px;
    margin-bottom: 15px;
}
.hooded-eyes-makeup-school .make-up-school-content {
    max-width: 994px;
}
.hooded-eyes-makeup-school .shool-blocks .flex-icon {
    margin-right: 0;
}
.hooded-eyes-makeup-school .shool-blocks .col-10 {
    padding-left: 0;
}
.hooded-eyes-makeup-school .descr p {
    font-family: Work Sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
}
.hooded-eyes-makeup-school .shool-args {
    font-weight: 500;
}
.hooded-eyes-makeup-school .shool-args,
.shool-ps {
    font-size: 22px;
}
.hooded-eyes-makeup-school .shool-args p {
    margin-bottom: 20px;
}
.hooded-eyes-custom-html-2 p {
    font-family: Poppins;
    margin-top: 1em;
    margin-bottom: 1em;
}
.hooded-eyes-custom-html-2 .h4 {
    line-height: 52px;
    font-size: 36px;
}
.hooded-eyes-custom-html-2 .txt-pink {
    font-weight: 600;
    font-size: 34px;
}
.hooded-eyes-custom-html-2 .text-with-i {
    font-family: Work Sans, sans-serif;
    font-size: 21px;
    line-height: 34px;
    text-align: left;
}
.hooded-eyes-custom-html-2 .text-with-i i {
    font-weight: 600;
}
.text-5-blocks {
    margin-bottom: 85px;
}
#subtitle {
    font-family: Constantia;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 22px;
    letter-spacing: -0.05em;
}
#external-link {
    margin-top: 40px;
}
#cwc-title {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 52px;
}
#cwc-desc {
    font-family: Work Sans, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
}
#btn-guarantee {
    padding-right: 0;
    padding-left: 0;
}
#btn-guarantee .btn,
#btn-guarantee .btn--secondary,
#btn-guarantee .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button #btn-guarantee .shopify-payment-button__button--unbranded {
    border-radius: 0;
}
.makeup-tips-reviews-2-pics .quote-tips {
    margin-bottom: 30px;
}
.makeup-tips-reviews-2-pics .text-pink {
    font-size: 36px;
}
.check-availability-underfooter .pink-btn {
    border-radius: 0;
}
.check-availability-underfooter .guarantee-btn-block {
    padding-top: 40px;
    padding-bottom: 85px;
}
.make-up-hooded-eyes__main-wrapper {
    max-width: unset;
}
.make-up-hooded-eyes__main-wrapper .lash-loss-logo {
    max-width: 650px;
}
.hooded-eyes-custom-html-1 p {
    margin-bottom: 25px !important;
}
.quotes-with-pic__main-wrapper .quotes-list {
    display: flex;
    padding: 30px 15px;
    justify-content: center;
}
.quotes-with-pic__main-wrapper .quotes-list .quotes-text p {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.35;
}
.quotes-with-pic__main-wrapper .quotes-list .client-name {
    font-size: 22px;
}
.cosmetic-with-cause-v2 {
    margin-bottom: 285px;
}
.cosmetic-with-cause-v2 .container {
    max-width: 1920px;
}
.cosmetic-with-cause-v2__inner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
}
.cosmetic-with-cause-v2__wrapper h2,
.cosmetic-with-cause-v2__wrapper .h2 {
    font-family: Constantia;
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    color: #c81626;
    line-height: 1.25;
}
.cosmetic-with-cause-v2__wrapper h3,
.cosmetic-with-cause-v2__wrapper .h3 {
    text-transform: inherit;
    font-size: 36px;
}
.cosmetic-with-cause-v2__wrapper p {
    font-size: 16px;
    font-weight: 700;
}
.cosmetic-with-cause-v2__wrapper {
    max-width: 46%;
    padding-bottom: 65px;
    padding-right: 105px;
}
.cosmetic-with-cause-v2__blocks {
    max-width: 54%;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    right: 0;
}
.cosmetic-with-cause-v2__item {
    background-color: #c81626;
    flex: 1 0 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 5px;
    padding: 35px 30px;
}
.cosmetic-with-cause-v2__info-box {
    display: flex;
    max-width: 1096px;
    margin: 0 auto;
    padding: 50px 0;
    position: relative;
}
.cosmetic-with-cause-v2__item h4,
.cosmetic-with-cause-v2__item .h4 {
    color: #fff;
    text-transform: inherit;
    font-size: 14px;
    margin-bottom: 15px;
}
.cosmetic-with-cause-v2__item p {
    color: #fff;
}
.cosmetic-with-cause-v2__item img {
    max-width: 65px;
    display: block;
    width: 100%;
    margin-bottom: 26px;
}
.make-up-school-content h2.h1,
.make-up-school-content .h1.h2 {
    font-size: 36px;
}
.make-up-school-content h4.h4,
.make-up-school-content .h4 {
    font-size: 24px;
}
.shool-blocks__row {
    margin-bottom: 45px;
}
.hooded-eyes-text {
    font-size: 24px !important;
    margin-bottom: 60px;
}
.primelash-bundle {
    display: flex;
}
.primelash-bundle .container {
    max-width: 1250px;
}
.custom__item {
    padding-left: 0;
}
.makeup-tips-reviews-2-pics {
    max-width: 1250px;
}
.makeup-tips-reviews-2-pics .feature-row__image-wrapper {
    margin-bottom: 30px;
}
.makeup-tips-reviews-2-pics .feature-row__image-wrapper.sm-hide {
    margin-bottom: 0;
}
.quotes-list p {
    font-weight: 600;
    font-size: 22px;
}
#header_brow {
    max-width: 1250px;
    padding-bottom: 50px;
}
#header_brow p {
    font-weight: 500;
    font-size: 36px;
}
#header_brow .lipstick-tips-img {
    transform: translateY(50px);
}
@media screen and (max-width: 1200px) {
    #header_brow h1,
    #header_brow .h1 {
        font-size: 54px;
    }
}
@media screen and (max-width: 992px) {
    #header_brow h1,
    #header_brow .h1 {
        font-size: 42px;
    }
    #header_brow p {
        font-size: 28px;
    }
}
@media screen and (max-width: 768px) {
    #hooded-eyes .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    #header_brow h1,
    #header_brow .h1 {
        font-size: 32px;
    }
    #header_brow h2 p,
    #header_brow .h2 p {
        font-size: 24px;
    }
    .hooded-eyes-custom-html-1 {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    #we-have-a-solution {
        margin-top: 20px;
        margin-bottom: 60px;
    }
    .hooded-eyes-custom-html-1 .h4 {
        font-family: Poppins;
        font-size: 24px;
        font-weight: 600;
        line-height: 150%;
        margin-bottom: 0.5em;
    }
    .hooded-eyes-custom-html-1 .txt-pink {
        font-weight: 600;
        line-height: 150%;
        font-size: 18px;
    }
    .single-quote {
        padding-right: 30px;
        padding-left: 30px;
    }
    .single-quote svg {
        width: 24px;
        height: 24px;
        margin-bottom: 15px;
    }
    .single-quote .col-lg-10 {
        padding-right: 0;
        padding-left: 0;
    }
    .hooded-eyes-custom-html-3 {
        line-height: 150%;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .primelash-bundle h4,
    .primelash-bundle .h4 {
        font-weight: 600;
    }
    .primelash-bundle h4.text-white,
    .primelash-bundle .text-white.h4 {
        font-size: 24px;
        line-height: 36px;
        margin-top: 20px;
    }
    .primelash-bundle h4.text-dark,
    .primelash-bundle .text-dark.h4 {
        margin-top: 12px;
        font-size: 20px;
        line-height: 22px;
    }
    .hooded-eyes-custom-html-3 p strong {
        font-size: 18px;
    }
    .hooded-eyes-custom-html-3 p {
        font-size: 16px;
    }
    .hooded-eyes-custom-html-3 .small-brakes-mobile {
        margin-bottom: 5px;
    }
    .hooded-eyes-makeup-school .shool-blocks {
        padding: 20px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 10px;
    }
    .hooded-eyes-makeup-school .descr p {
        text-align: left;
    }
    .hooded-eyes-makeup-school .col-lg-2 {
        margin-bottom: 10px;
    }
    .hooded-eyes-makeup-school .shool-args,
    .shool-ps {
        font-size: 16px;
        line-height: 150%;
    }
    .hooded-eyes-makeup-school .shool-args p {
        margin-bottom: 5px;
    }
    .hooded-eyes-custom-html-2 .h4 {
        font-style: normal;
        font-weight: 600;
        line-height: 36px;
        font-size: 24px;
    }
    .hooded-eyes-custom-html-2 .rte {
        margin-bottom: 0;
    }
    .hooded-eyes-custom-html-2 .txt-pink {
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
    }
    .hooded-eyes-custom-html-2 .text-with-i {
        font-family: Work Sans, sans-serif;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        margin-bottom: 0;
    }
    #subtitle {
        font-weight: 700;
        font-size: 22px;
        line-height: 22px;
    }
    #external-link {
        margin-top: 0;
    }
    #cwc-title {
        font-weight: 500;
        font-size: 24px;
        line-height: 36px;
    }
    #cwc-desc {
        font-weight: 600;
        font-size: 14px;
        line-height: 22px;
    }
    #we-have-a-solution {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .cosmetics-with-a-cause .col-md-3 {
        margin-bottom: 10px;
    }
    #external-link {
        display: none;
    }
    .makeup-tips-reviews-2-pics svg {
        width: 263px;
        height: 48px;
    }
    .makeup-tips-reviews-2-pics .text-pink {
        font-weight: 600;
        font-size: 22px;
        line-height: 36px;
        text-transform: none;
    }
    .makeup-tips-reviews-2-pics i {
        font-weight: 600;
        font-size: 18px;
        line-height: 27px;
    }
    .check-availability-underfooter .pink-btn {
        border-radius: 5px;
    }
    .makeup-tips-reviews-2-pics .quote-tips {
        margin-bottom: 10px;
    }
    .text-5-blocks {
        margin-bottom: 30px;
    }
}
#header_brow h1,
#header_brow .h1 {
    font-weight: 500;
}
.hero-banner__heading,
.hero-banner p {
    margin: 0;
}
.hero-banner__wrapper {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
    .hero-banner__wrapper {
        flex-wrap: nowrap;
    }
}
.hero-banner__image,
.hero-banner__content {
    flex-basis: 100%;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .hero-banner__image,
    .hero-banner__content {
        flex-basis: 50%;
        max-width: 50%;
    }
}
.hero-banner__image--mobile {
    display: none;
}
@media screen and (min-width: 768px) {
    .hero-banner__image--mobile {
        display: block;
    }
}
.hero-banner .btn,
.hero-banner .btn--secondary,
.hero-banner .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .hero-banner .shopify-payment-button__button--unbranded {
    border: 2px solid transparent;
    font-size: 24px;
}
.hero-banner .btn--boxed {
    border-radius: 0;
}
.hero-banner .btn--outline {
    background: transparent !important;
}
.hero-banner .btn--wide {
    width: 100%;
}
.hero-banner h1,
.hero-banner .h1,
.hero-banner h2,
.hero-banner .h2,
.hero-banner h3,
.hero-banner .h3,
.hero-banner h4,
.hero-banner .h4,
.hero-banner h5,
.hero-banner .h5,
.hero-banner h6,
.hero-banner .h6 {
    text-transform: initial;
}
.hero-banner__wrapper {
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.hero-banner__wrapper--right {
    flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
    .hero-banner__wrapper--right {
        flex-direction: row-reverse;
    }
}
.hero-banner__image {
    width: 100%;
}
.hero-banner__wrapper--third .hero-banner__image {
    flex-basis: 100%;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .hero-banner__wrapper--third .hero-banner__image {
        flex-basis: 30%;
        max-width: 30%;
    }
}
.hero-banner__wrapper--third .hero-banner__content {
    flex-basis: 100%;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .hero-banner__wrapper--third .hero-banner__content {
        flex-basis: 70%;
        max-width: 70%;
    }
}
.highlighted-product .btn,
.highlighted-product .btn--secondary,
.highlighted-product .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .highlighted-product .shopify-payment-button__button--unbranded {
    font-size: 16px;
}
@media screen and (min-width: 400px) {
    .highlighted-product .btn,
    .highlighted-product .btn--secondary,
    .highlighted-product .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button .highlighted-product .shopify-payment-button__button--unbranded {
        font-size: 20px;
    }
}
.highlighted-product__container {
    display: flex;
}
.highlighted-product__container .desktop {
    display: none;
}
@media screen and (min-width: 768px) {
    .highlighted-product__container .desktop {
        display: block;
    }
}
.highlighted-product__wrapper:hover {
    color: #000;
    text-decoration: none;
}
.highlighted-product__image,
.highlighted-product__meta {
    flex-basis: 50%;
    max-width: 50%;
}
.highlighted-product__meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-left: 8px;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .highlighted-product__meta {
        padding-left: 16px;
    }
}
.highlighted-product__heading h2,
.highlighted-product__heading .h2 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .highlighted-product__heading h2,
    .highlighted-product__heading .h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
}
.highlighted-product__description {
    font-size: 14px;
    margin-bottom: 0.25rem;
}
@media screen and (min-width: 768px) {
    .highlighted-product__description {
        margin-bottom: 12px;
    }
}
.highlighted-product__description p {
    font-size: 14px;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .highlighted-product__description p {
        font-size: 16px;
    }
}
.highlighted-product__reviews {
    display: flex;
    align-items: center;
}
@media screen and (min-width: 768px) {
    .highlighted-product__reviews {
        height: 1.5rem;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
    }
}
.highlighted-product__reviews svg {
    width: 1rem;
    height: 1rem;
    margin-left: 0.5rem;
    fill: #73a0c5;
}
@media screen and (min-width: 768px) {
    .highlighted-product__reviews svg {
        width: 24px;
        height: 24px;
    }
}
.highlighted-product__price {
    font-size: 20px;
}
@media screen and (min-width: 768px) {
    .highlighted-product__price {
        font-size: 26px;
    }
}
.highlighted-product__price s {
    font-weight: 600;
    color: #908f90;
    margin-right: 0.5rem;
}
.highlighted-product__price-savings {
    font-size: 12px;
    margin-bottom: 0.25rem;
    color: #908f90;
    font-weight: 500;
}
@media screen and (min-width: 768px) {
    .highlighted-product__price-savings {
        font-size: 18px;
        margin-bottom: 16px;
    }
}
.highlighted-product__price-savings span {
    color: #e93891;
}
.col-md-6.nplr {
    display: flex;
    align-items: flex-end;
}
.home-features .icon-wrapper {
    max-width: 100px;
    margin: auto;
}
ul.stamped-pagination li.next a {
    background: #e93891 !important;
    border-color: #e93891 !important;
}
.product-gallery .swiper-slide-next {
    opacity: 0;
    visibility: hidden;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .stop-doing .h4,
    .stop-doing h4 {
        font-size: 22px;
    }
    body,
    button,
    input,
    select,
    textarea,
    .site-nav__link {
        font-size: 13px;
    }
    .product-single__title.h1,
    h1.product-single__title {
        font-size: 18px;
    }
    .delivery-icon {
        font-size: 11px;
    }
    .quotes-area strong {
        font-size: 14px;
    }
    .cosmetics-table li:first-child {
        max-width: 105px;
        font-size: 13px;
    }
    ul.cosmetics-table,
    .featured-block .rte-setting.featured-row__subtext {
        font-size: 10px;
    }
    a.pink-btn {
        font-size: 13px;
    }
    .featured-column .h4,
    .featured-column h4 {
        font-size: 12px;
    }
    #MainContent .grid-product__title {
        font-size: 14px;
    }
    .product-single__price {
        font-size: 20px;
    }
    .rating-heading .h1 {
        font-size: 25px;
    }
    .rating-block .rte {
        font-size: 18px;
    }
    .customers-block .h1 {
        font-size: 22px;
    }
    .reviews-scroll {
        max-height: 400px;
    }
}
@media screen and (max-width: 767px) {
    .sm-reverse {
        flex-direction: column-reverse;
    }
    #shopify-section-template--14235079933975__163700013263f44031 {
        padding-top: 0;
    }
    .product-single__price,
    .product-single__price--compare-at {
        font-size: 17px;
    }
    #shopify-section-template--14235079933975__16369807481152f2e5 h2,
    #shopify-section-template--14235079933975__16369807481152f2e5 .h2 {
        text-align: left;
    }
    #shopify-section-template--14235079933975__163700013263f44031 h4,
    #shopify-section-template--14235079933975__163700013263f44031 .h4 {
        font-size: 18px;
    }
    .ocu-modal__hero-content {
        padding-bottom: 50px;
    }
    .lwb-after-before h4 br,
    .lwb-after-before .h4 br {
        display: none;
    }
    .lwb-after-before h4,
    .lwb-after-before .h4 {
        font-size: 26px;
    }
    .lwb-after-before p {
        font-size: 13px;
    }
    .together-image {
        max-width: 60%;
        margin: auto;
    }
    #shopify-section-investment {
        padding-bottom: 10px;
    }
    .number-6 {
        display: none;
    }
    .try-primelip {
        padding-bottom: 0;
    }
    .featured-column {
        box-shadow: none;
    }
    .home-cosmetics .slogans br {
        display: none;
    }
    .flex-block p {
        text-align: center;
    }
    #shopify-section-two-coats-lashes strong {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    .the-rescue:before {
        background: #c8162680;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        content: '';
        height: 100%;
        position: absolute;
    }
    .the-rescue {
        background-position: right !important;
    }
    .prime-product {
        padding-bottom: 0;
    }
    .reviews-scroll {
        max-height: max-content;
    }
    .flex-block {
        display: block;
    }
    .flex-icon {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .mpb-0,
    #shopify-section-2coats-review {
        padding-bottom: 0;
    }
    .meet-primelip h2.bold.h1,
    .meet-primelip .bold.h1.h2 {
        font-weight: 500;
    }
    .difference br {
        display: none;
    }
    .lipstick-tips-img img {
        max-width: 500px;
    }
    #shopify-section-lipstick-5-things,
    #shopify-section-primelip-review {
        padding-bottom: 0;
    }
    #shopify-section-pro-age-lipstick {
        padding-top: 0;
    }
    #shopify-section-pro-age-lipstick .sparse-lashes-img {
        height: 270px;
        overflow: hidden;
        max-width: 300px;
        margin: auto;
    }
    .lipstick-tips .h1,
    .lipstick-tips h1 {
        font-size: 30px;
    }
    .lipstick-tips-img {
        max-width: 60%;
        margin: auto;
    }
    .lipstick-tips br,
    #shopify-section-invisible h1 br,
    #shopify-section-invisible .h1 br {
        display: none;
    }
    #shopify-section-invisible h1,
    #shopify-section-invisible .h1 {
        font-size: 20px;
    }
    .cosmetic-world h4,
    .cosmetic-world .h4 {
        text-align: center;
        font-size: 19px;
    }
    .youtubers-content {
        padding-bottom: 0;
    }
    .icon-wrapper {
        margin: 6px auto 5px;
    }
    .favorite-mascara {
        padding-bottom: 0;
    }
    .money-back-heading {
        margin-bottom: 7px;
    }
    .tips-guarantee,
    .causes-block p {
        margin-bottom: 0;
    }
    .lash-loss-logo {
        max-width: 280px;
    }
    .difference h2.h1,
    .difference .h1.h2 {
        margin-bottom: 0;
        padding-bottom: 32px;
    }
    .stop-doing {
        margin-bottom: 10px;
    }
    #shopify-section-lash-loss {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .featured-column {
        padding: 1px 15px;
    }
    .favorite-mascara p {
        margin-bottom: 5px;
    }
    .lash-loss h2,
    .lash-loss .h2 {
        font-size: 23px;
    }
    .lash-loss-img {
        max-width: 90%;
        margin: auto;
    }
    .col-md-5,
    .col-sm-4 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .tips-difference {
        background-size: 100% 26% !important;
        background-repeat: no-repeat !important;
        background-image: url(/cdn/shop/files/purchase-difference-mobile-bg.jpg?v=1623227316) !important;
    }
    .risk-free-img {
        order: 2;
    }
    .favorite-mascara .featured-column {
        box-shadow: none;
        margin-bottom: 0;
    }
    .mf-20 {
        font-size: 20px;
    }
    .mt-left {
        text-align: left;
    }
    .sparse-lashes-img {
        order: 2;
    }
    .list-item {
        text-align: left;
        padding-bottom: 0;
    }
    .cross-sign {
        max-width: 35px;
        margin: 0 auto;
    }
    .stop-doing .h4,
    .stop-doing h4 {
        font-size: 22px;
        font-weight: 600;
    }
    #tips br {
        display: none;
    }
    .expired-mascara {
        margin-top: 0;
    }
    .expired-mascara .col-md-3.pb-30.list-item {
        display: flex;
        align-items: center;
        margin-bottom: 1rem;
    }
    .expired-mascara .col-md-3.pb-30.list-item .cross-sign {
        margin-right: 1rem;
        width: 4rem;
    }
    .expired-mascara .col-md-3.pb-30.list-item p {
        margin-bottom: 0;
    }
    .general-inquiries {
        text-align: center;
    }
    .home-features p {
        font-weight: 600;
    }
    .general-inquiries img.feature-row__image-no-js {
        margin-right: auto;
    }
    .general-inquiries .h2,
    .general-inquiries h2 {
        text-align: center;
        font-size: 16px;
    }
    .commas {
        left: 20px;
    }
    .causes {
        padding: 10px 0 0;
    }
    .white-space:before {
        content: none;
    }
    .cosmetics-block .h4 {
        font-size: 18px;
    }
    .cosmetics-block .h1 {
        font-size: 25px;
    }
    .commas img {
        width: 20px;
    }
    .rating-block {
        padding-left: 85px;
    }
    .rating-block .rte {
        font-size: 18px;
    }
    .acsb-trigger.acsb-trigger-size-small {
        bottom: 8px !important;
        left: 8px !important;
    }
    .sticky-cart-qty {
        position: fixed;
        bottom: 0;
        background: #fff;
        left: 0;
        right: 0;
        padding: 15px 10px 5px;
        z-index: 9;
    }
    .template-product .footer {
        margin-bottom: 67px;
    }
    .site-header {
        padding: 0;
    }
    body,
    button,
    input,
    select,
    textarea {
        font-size: 16px;
    }
    #shopify-section-primelash-features h2.h2,
    #shopify-section-primelash-features .h2 {
        font-weight: 600;
    }
    .quotes-area p {
        margin-bottom: 10px;
    }
    .featured-column {
        box-shadow: 3px 2px 14px 1px #0000001a;
        margin-bottom: 10px;
    }
    .difference {
        background-size: 160% 26% !important;
        background-repeat: no-repeat !important;
    }
    .no-risk {
        font-size: 16px;
        font-weight: 600;
    }
    .gallery-nav {
        margin-bottom: 10px;
        padding: 0 15px;
    }
    .featured-block .rte-setting.featured-row__subtext {
        font-size: 12px;
    }
    .featured-column .h4,
    .featured-column h4 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 3px;
    }
    div#shopify-section-difference .h2,
    div#shopify-section-difference h2 {
        font-size: 25px;
    }
    .mobile-center {
        text-align: center;
    }
    .md-down-hidden {
        display: none;
    }
    .menu-block {
        order: 2;
        padding-bottom: 30px;
        background: #c81626;
        position: fixed;
        top: 0;
        bottom: 0;
        z-index: 9;
    }
    .close-menu {
        margin-top: 44px;
        margin-bottom: 20px;
        padding-left: 2px;
    }
    .template-collection .close-menu,
    .template-page .close-menu,
    .template-cart .close-menu {
        margin-top: 15px;
    }
    .menu-block ul li {
        width: 100%;
        text-align: left;
    }
    .menu-block ul li a {
        width: 100%;
        font-size: 17px;
        border-bottom: 1px solid #87b7e0;
        border-radius: 0;
        padding: 15px 0;
        color: #fff !important;
    }
    ul.cart-btn {
        justify-content: center;
    }
    .comm-btn,
    .satcb_btn {
        width: 100%;
    }
    .satcb_btn.designNo2 {
        padding: 5px;
    }
    #satcb_bar.designNo3 .satcb_thumb-img,
    .satcb_title,
    #satcb_bar.designNo3 .satcb_price.money {
        display: none;
    }
    .site-header #MainContent .grid--table {
        height: 60px;
    }
    button.btn.cart__checkout,
    button.cart__checkout.btn--secondary,
    .shopify-payment-button button.cart__checkout.shopify-payment-button__button--unbranded {
        width: 100%;
    }
    .banner-img {
        padding: 0;
    }
    .services {
        width: 80%;
        margin: auto;
    }
    .banner-caption {
        text-align: center;
    }
    #shopify-section-lashes-glow {
        padding-bottom: 0;
    }
    #shopify-section-risk-free {
        margin-top: -30px;
    }
    #shopify-section-growth-guarantee {
        padding-bottom: 0;
    }
    .lashes-column img.feature__image.icon-img {
        margin: 0 10px;
    }
    span.prp_gall_icon {
        top: 0;
        right: 10px;
        max-width: 120px;
    }
    .satcb_qty {
        display: none !important;
    }
    .footer__aside-item--payment,
    .footer__aside {
        text-align: center;
    }
    .footer__block-item--newsletter {
        margin-top: 20px;
    }
    .footer__title span {
        font-size: 17px;
    }
    .footer__title.heading.h6 {
        font-size: 14px;
        text-align: center;
    }
    footer .rte {
        text-align: center;
    }
    footer .accordian-angle {
        display: block;
    }
    .footer__block-item--links .footer__title.heading.h6 {
        text-align: center;
    }
    .footer__block-item {
        padding-bottom: 30px;
        text-align: center;
    }
    .footer__block-item--links {
        text-align: center;
    }
    .logo-icons {
        max-width: 33.33%;
    }
    .text-area {
        padding: 20px 0 0;
    }
    .text-wrapper {
        display: flex;
        text-align: left;
        max-width: 100%;
        align-items: center;
        padding: 5px;
        border: 0;
    }
    .text-wrapper p {
        margin-bottom: 0;
    }
    .product-single__media-group-wrapper .slick-dots {
        justify-content: center;
        padding: 20px 10px;
        position: absolute;
    }
    .product-info {
        margin-top: 0;
        background: #fff;
        border-radius: 20px;
        padding-top: 0;
    }
    .sm-hide,
    .boomholiday-page-wrap--desktop .zp-holiday-header__timer {
        display: none;
    }
    .zp-holiday-header-timer__title {
        padding: 21px 15px;
        font-size: 22px;
    }
    .zp-holiday-header-timer__timer {
        padding: 0 10px;
        margin-top: -10px;
    }
    .zp-holiday-header-timer__timer span {
        font-size: 45px;
    }
    .msg-bar {
        font-size: 16px;
        line-height: 24px;
        padding: 15px;
    }
    .msg-bar br {
        display: none;
    }
    .cart-reviews--mobile {
        display: block;
        max-width: 420px;
        margin: auto;
    }
    .cart-reviews--desktop {
        display: none;
    }
    .zp-secondary-countdown {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        padding: 23px 5px;
    }
    .zp-secondary-countdown__text {
        margin-bottom: 0;
        margin-top: 0;
    }
    .zp-secondary-countdown__expires {
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 2.5px;
        color: #fff;
    }
    .zp-secondary-countdown__timer {
        font-size: 30px;
        font-weight: 900;
        letter-spacing: 2.5px;
        color: #fff;
    }
    .zp-holiday-review {
        display: none !important;
    }
    .why-different__text {
        font-size: 16px;
        line-height: 24px;
    }
    .quote-bar__heading {
        font-size: 24px;
        line-height: 36px;
        font-weight: 600;
        text-align: left;
    }
    .quote-bar__subheading {
        font-size: 18px;
        line-height: 27px;
    }
    .quote-bar span {
        font-size: 16px;
        line-height: 24px;
        width: calc(100% - 40px);
    }
    .quote-bar svg {
        width: 30px;
    }
    .quote-bar {
        align-items: flex-start;
    }
    .zp-holiday-product-list__description--mobile {
        display: block;
    }
    .zp-holiday-product-list__description--desktop {
        display: none;
    }
    .timer__heading {
        display: block !important;
        font-size: 17px !important;
    }
    .timer__wrapper {
        color: #fff;
        background-color: #da3f86;
        padding: 40px 0 0;
    }
    .timer__wrapper .zp-holiday-header-timer__timer span {
        color: #fff;
    }
    .result__heading {
        font-size: 18px;
        line-height: 27px;
    }
    .result__content {
        font-size: 16px;
        line-height: 24px;
    }
    .brow-feature {
        width: 100%;
        padding: 10px 15px;
        margin-top: 5px;
    }
    .brow-feature img {
        width: 90px;
        height: 90px;
    }
    .brow-feature__text {
        width: calc(100% - 90px);
        padding-left: 10px;
    }
    .brow-image-with-text .feature-row__image-wrapper {
        transform: none;
    }
    .after2coats-brow .featured-row__subtext p em {
        font-size: 17px;
        line-height: 26px;
    }
    .after2coats-brow .feature-row__text--left {
        margin: 0 15px;
    }
    .after2coats-brow .featured-row__subtext--author p {
        font-size: 14px;
        line-height: 22px;
    }
    #shopify-section-template--14557732798487__16455504623ca78efd .feature-row--custom .feature-row__item.feature-row__text {
        padding-top: 0;
        margin-top: -20px;
    }
    #shopify-section-template--14557732798487__164554363189b8fd64 h2,
    #shopify-section-template--14557732798487__164554363189b8fd64 .h2 {
        text-align: center;
    }
    #shopify-section-template--14557732798487__164810294937b488da .feature-row--custom .feature-row__item,
    #shopify-section-template--14557732798487__1648103110cd4b1640 .feature-row--custom .feature-row__item,
    #shopify-section-template--14557732798487__1648103404b8ca6fda .feature-row--custom .feature-row__item,
    #shopify-section-template--14557732798487__1648103549393083f4 .feature-row--custom .feature-row__item {
        display: block;
    }
    .bundle-review__heading span {
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .feature-row__image-wrapper--desk {
        display: none;
    }
    .feature-row__image-wrapper--mob {
        display: block;
    }
    .feature-row--custom .h3,
    #shopify-section-template--14480499802135__1645590878ebe66806 .h4 {
        font-family: Poppins;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
    }
    #shopify-section-template--14482202722327__1645597140c899db26 .favorite-mascara .featured-column {
        background: transparent;
    }
    .why-different__effect p {
        display: none;
    }
    #shopify-section-template--14482202722327__1645597143a4e4be78 p {
        font-size: 16px;
        line-height: 24px;
    }
    #shopify-section-template--14641156587543__165092072199e8aa6e .main-img {
        max-width: 200px;
        transform: scale(1);
        text-align: center;
        margin: -60px auto auto;
        display: block;
    }
    .introduction-block {
        width: 100%;
        margin: 5px 10px;
        padding: 15px;
        text-align: center;
    }
    .introduction-block__img {
        margin: auto;
    }
    .introduction-block__title {
        font-size: 18px;
        line-height: 25px;
    }
    .introduction-block__content {
        font-size: 16px;
        line-height: 22px;
    }
    .introduction-block__text {
        width: 100%;
    }
    .brow-shade__subtitle {
        font-size: 18px;
        line-height: 27px;
    }
    .brow-image {
        width: 100%;
        transform: scale(1) translateY(-60px);
    }
    .brow-icons {
        width: 100%;
    }
    .brow-icon {
        margin: 10px 0;
        width: 150px;
    }
    #shopify-section-template--14567876493335__1648528886d600e042 {
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
    #shopify-section-lash-loss {
        padding-bottom: 0;
    }
}
@media screen and (min-width: 768px) {
    .together-image {
        margin-top: -22%;
    }
    .the-two-together {
        margin-top: 15%;
    }
    .fighting .zigzag-row:nth-child(odd) .image-block {
        order: 1;
    }
    .fighting .zigzag-row:nth-child(2n + 2) .image-block {
        order: 0;
    }
    .rating-heading {
        border-right: 1px solid #fff;
    }
    .footer__aside-item p {
        margin-bottom: 0;
    }
    .md-hide {
        display: none;
    }
    .zigzag-row:nth-child(2n + 2) .image-block {
        order: 1;
    }
    body#charity:not(.template-index) .main-content {
        padding-top: 0;
    }
    body#makeup-tips-success:not(.template-index) .main-content,
    body#tips:not(.template-index) .main-content,
    body#makeup-tips:not(.template-index) .main-content,
    body#two-coats-and-lashes:not(.template-index) .main-content,
    body#lipstick-tips:not(.template-index) .main-content {
        padding-top: 0;
    }
    .md-up-hidden {
        display: none;
    }
    .max {
        max-width: 95%;
    }
    ul.cart-btn li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: auto;
    }
    ul.cart-btn li:last-child {
        margin-left: auto;
    }
    .zigzag:nth-child(2n) .zigzag-img {
        order: 1;
    }
    .zigzag:nth-child(2n) .zigzag-img .big-image {
        margin-left: -30%;
    }
    ul.site-nav.site-nav--init,
    ul.site-nav--init.site-nav--mobile {
        text-align: left;
    }
    .menu-items {
        width: 100%;
    }
    .logo-block {
        width: 215px;
    }
    footer .collapse:not(.show) {
        display: block;
    }
    .jumptotop {
        display: none;
    }
    .text-area {
        box-shadow: 4px 7px 27px #00000030;
    }
    .big-image {
        width: 130%;
        box-shadow: -16px 15px #00000017;
    }
}
.product-grid__wrapper {
    padding: 1rem;
    padding-top: 24px;
}
@media screen and (min-width: 768px) {
    .product-grid__wrapper {
        padding-top: 80px;
    }
}
.product-grid__wrapper .site {
    display: flex;
    flex-wrap: wrap;
}
.product-grid__product {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 4px;
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
    position: relative;
    cursor: pointer;
    color: #000;
    text-decoration: none;
}
@media screen and (min-width: 495px) {
    .product-grid__product {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
}
@media screen and (min-width: 660px) {
    .product-grid__product {
        flex-basis: 25%;
        max-width: 25%;
    }
}
@media screen and (min-width: 768px) {
    .product-grid__product {
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 40px;
        padding: 0 40px;
    }
}
.product-grid__product:hover {
    color: #000;
    text-decoration: none;
}
.product-grid__product_atc {
    display: block;
    margin-top: auto;
}
@media screen and (min-width: 768px) {
    .product-grid__product_atc {
        padding-bottom: 10px;
    }
}
.product-grid__product_atc .btn .loader,
.product-grid__product_atc .btn--secondary .loader,
.product-grid__product_atc .shopify-payment-button .shopify-payment-button__button--unbranded .loader,
.shopify-payment-button .product-grid__product_atc .shopify-payment-button__button--unbranded .loader {
    display: none;
    margin-left: auto;
    margin-right: auto;
}
.product-grid__product_atc--loader .btn span,
.product-grid__product_atc--loader .btn--secondary span,
.product-grid__product_atc--loader .shopify-payment-button .shopify-payment-button__button--unbranded span,
.shopify-payment-button .product-grid__product_atc--loader .shopify-payment-button__button--unbranded span {
    display: none;
}
.product-grid__product_atc--loader .btn .loader,
.product-grid__product_atc--loader .btn--secondary .loader,
.product-grid__product_atc--loader .shopify-payment-button .shopify-payment-button__button--unbranded .loader,
.shopify-payment-button .product-grid__product_atc--loader .shopify-payment-button__button--unbranded .loader {
    display: block;
}
.product-grid__product-title {
    font-size: 15px;
    font-weight: 700;
    margin-top: 6px;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .product-grid__product-title {
        font-size: 26px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
.product-grid__product-description p {
    font-size: 14px;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .product-grid__product-description p {
        font-size: 16px;
        margin-bottom: 10px;
    }
}
.product-grid__product-reviews {
    display: flex;
    font-size: 20px;
    line-height: 24px;
    align-items: center;
    justify-content: center;
}
.product-grid__product-reviews svg {
    width: 1.5rem;
    height: 1.5rem;
    margin-left: 8px;
    fill: #73a0c5;
}
.product-grid__product-reviews--desktop {
    display: none;
}
@media screen and (min-width: 768px) {
    .product-grid__product-reviews--desktop {
        display: flex;
    }
}
.product-grid__product-price {
    font-size: 20px;
    margin-top: 1rem;
}
@media screen and (min-width: 768px) {
    .product-grid__product-price {
        font-size: 26px;
    }
}
.product-grid__product__price-savings {
    font-size: 12px;
    margin-bottom: 8px;
    color: #908f90;
    font-weight: 500;
}
@media screen and (min-width: 768px) {
    .product-grid__product__price-savings {
        font-size: 18px;
        margin-bottom: 16px;
    }
}
.product-grid__product__price-savings span {
    color: #e93891;
}
.product-grid__product-hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background-size: cover;
    background-position: center center;
    align-items: flex-end;
    justify-content: center;
}
.product-grid__product-hover span {
    position: absolute;
    bottom: 10px;
}
.product-grid__product-hover .product-grid__product-hover-review {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 1.5rem;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
@media screen and (min-width: 768px) {
    .product-grid__product:hover .product-grid__product-hover {
        display: flex;
    }
}
.product-grid .btn,
.product-grid .btn--secondary,
.product-grid .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .product-grid .shopify-payment-button__button--unbranded {
    font-size: 16px;
}
@media screen and (min-width: 768px) {
    .product-grid .btn,
    .product-grid .btn--secondary,
    .product-grid .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button .product-grid .shopify-payment-button__button--unbranded {
        font-size: 20px;
    }
}
.product-grid .product-colors {
    margin-top: 1rem;
}
.product-grid .product-colors span {
    margin-bottom: 0.5rem;
    display: block;
    font-size: 13px;
}
@media screen and (min-width: 768px) {
    .product-grid .product-colors span {
        font-size: 1rem;
    }
}
.product-grid .product-colors__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-grid .product-colors__wrapper .product-colors__color {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 100%;
    display: block;
    margin: 0 6px;
    position: relative;
}
.product-grid .product-colors__wrapper .product-colors__color:hover:before,
.product-grid .product-colors__wrapper .product-colors__color.product-colors__color--active:before {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    width: 32px;
    height: 32px;
    border: 1px solid #000000;
    border-radius: 100%;
}
.zp-holiday-header-timer__title {
    font-size: 24px;
    font-weight: 500;
    padding: 1rem 0.5rem;
    margin-bottom: 0;
}
.zp-holiday-header-timer__title span {
    font-weight: 700;
}
.timer__wrapper {
    padding: 1rem 0.5rem;
}
.zp-holiday-header-timer__label {
    padding-bottom: 0;
}
@media screen and (min-width: 768px) {
    .zp-countdown-sidefloat {
        padding: 2rem 1rem;
    }
    .zp-countdown-sidefloat .zp-holiday-header__timer {
        display: flex;
    }
    .zp-holiday-header-timer__title {
        color: #fff !important;
        font-size: 1rem;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
    }
    .zp-holiday-header-timer__timer span {
        color: #fff;
    }
    .zp-holiday-header-timer__timer {
        margin: 0;
        padding: 0;
    }
    .zp-holiday-header__timer {
        flex-direction: column;
        height: 100%;
    }
    .zp-holiday-header__timer .timer__wrapper {
        margin: auto 0 0;
        padding: 0;
    }
    .zp-holiday-header-timer__label {
        display: block;
    }
    .zp-holiday-header-timer__label {
        color: #fff;
    }
    .zp-holiday-header-timer__timer .timer__heading {
        display: block !important;
        font-size: 1rem;
        font-weight: 500;
        margin: 0;
        margin-bottom: 1rem;
    }
}
.card-rating .stamped-badge,
.product-info .stamped-badge {
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-rating .stamped-badge .stamped-starrating,
.product-info .stamped-badge .stamped-starrating {
    display: flex;
    align-items: center;
    margin-right: 8px;
}
.card-rating .stamped-badge .stamped-starrating svg,
.product-info .stamped-badge .stamped-starrating svg {
    width: 20px;
    height: 20px;
    fill: #c81626;
}
.card-rating .stamped-badge .stamped-badge-caption,
.product-info .stamped-badge .stamped-badge-caption {
    line-height: 20px;
}
.product-info .stamped-badge {
    justify-content: flex-start;
}
.stamped-badge {
    height: 20px;
    line-height: 20px;
}
.stamped-badge--review {
    margin-right: 0.5rem;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}
.stamped-starrating {
    margin-right: 0.5rem !important;
}
.stamped-badge-caption {
    line-height: 20px;
}
.product-single__thumbnails .swiper-wrapper {
    display: flex;
}
.product-single__thumbnails .swiper-wrapper .swiper-slide {
    width: 19%;
    margin-right: 0.5rem;
}
.product-gallery .swiper-wrapper {
    width: calc(100% + 1px);
}
.product-bundle-includes .container {
    padding-top: 10px;
    padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
    .product-bundle-includes .container {
        padding-bottom: 64px;
    }
}
@media screen and (min-width: 1024px) {
    .product-bundle-includes .container {
        padding-bottom: 84px;
    }
}
.product-bundle-includes .container .row {
    justify-content: center;
}
.product-bundle-includes__product {
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
    .product-bundle-includes__product {
        margin-top: 48px;
    }
}
@media screen and (min-width: 1024px) {
    .product-bundle-includes__product {
        margin-top: 64px;
    }
}
.product-bundle-includes__title {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-top: 1rem;
    font-size: 600;
}
.product-bundle-includes__description {
    font-size: 1rem;
    line-height: 28px;
    margin-top: 0.5rem;
}
.product-before-after h2,
.product-before-after .h2,
.product-before-after h3,
.product-before-after .h3 {
    font-size: 18px;
    line-hreight: 28px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0.25rem;
    text-transform: initial;
}
@media screen and (min-width: 768px) {
    .product-before-after h2,
    .product-before-after .h2,
    .product-before-after h3,
    .product-before-after .h3 {
        text-align: left;
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 12px;
    }
}
@media screen and (min-width: 1024px) {
    .product-before-after h2,
    .product-before-after .h2,
    .product-before-after h3,
    .product-before-after .h3 {
        font-size: 36px;
        line-height: 54px;
        margin-bottom: 20px;
    }
}
.product-before-after h2,
.product-before-after .h2 {
    font-weight: 600;
    margin-bottom: 0.625rem;
}
@media screen and (min-width: 768px) {
    .product-before-after h2,
    .product-before-after .h2 {
        font-size: 32px;
        line-height: 48px;
    }
}
@media screen and (min-width: 1024px) {
    .product-before-after h2,
    .product-before-after .h2 {
        font-size: 42px;
        line-height: 64px;
        font-weight: 500;
    }
}
.product-before-after .container {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
@media screen and (min-width: 768px) {
    .product-before-after .container {
        padding-top: 64px;
        padding-bottom: 16px;
    }
}
@media screen and (min-width: 1024px) {
    .product-before-after .container {
        padding-top: 100px;
        padding-bottom: 20px;
    }
}
.product-before-after .container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: calc(100% - 30px);
    height: 1px;
    background: #73a0c5;
    transform: translate(-50%);
}
@media screen and (min-width: 768px) {
    .product-before-after .row {
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }
}
@media screen and (min-width: 1024px) {
    .product-before-after .row {
        margin-left: -1rem;
        margin-right: -1rem;
    }
}
@media screen and (min-width: 768px) {
    .product-before-after .col {
        text-align: left;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        margin-top: 0;
    }
}
@media screen and (min-width: 1024px) {
    .product-before-after .col {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media screen and (min-width: 768px) {
    .product-before-after .col:first-of-type {
        padding-right: 0;
    }
}
.product-before-after__image {
    margin-top: 0.5rem;
    margin-bottom: 0;
}
.product-bundle-usp h2,
.product-bundle-usp .h2 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: inital;
}
@media screen and (min-width: 768px) {
    .product-bundle-usp h2,
    .product-bundle-usp .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 40px;
    }
}
@media screen and (min-width: 1024px) {
    .product-bundle-usp h2,
    .product-bundle-usp .h2 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 60px;
    }
}
.product-bundle-usp h3,
.product-bundle-usp .h3 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 0.5rem;
    text-transform: inherit;
}
@media screen and (min-width: 768px) {
    .product-bundle-usp h3,
    .product-bundle-usp .h3 {
        text-align: left;
        padding-left: 1rem;
        height: fit-content;
    }
}
@media screen and (min-width: 1024px) {
    .product-bundle-usp h3,
    .product-bundle-usp .h3 {
        margin-bottom: 1rem;
        padding-left: 2rem;
    }
}
.product-bundle-usp figure {
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
    .product-bundle-usp figure {
        margin-bottom: 0;
    }
}
.product-bundle-usp .container {
    padding-top: 30px;
    padding-bottom: 0;
}
@media screen and (min-width: 768px) {
    .product-bundle-usp .container {
        padding-top: 64px;
        padding-bottom: 64px;
    }
}
@media screen and (min-width: 1024px) {
    .product-bundle-usp .container {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
.product-bundle-usp p {
    font-size: 1rem;
    line-height: 28px;
}
@media screen and (min-width: 768px) {
    .product-bundle-usp p {
        padding-left: 1rem;
    }
}
@media screen and (min-width: 1024px) {
    .product-bundle-usp p {
        padding-left: 2rem;
    }
}
.product-bundle-usp__usp {
    margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
    .product-bundle-usp__usp {
        margin-bottom: 48px;
        display: grid;
        grid-template-rows: 1fr;
        grid-template-columns: 5fr 7fr;
        grid-template-areas: 'image title' 'image content';
    }
}
@media screen and (min-width: 1024px) {
    .product-bundle-usp__usp {
        margin-bottom: 64px;
    }
}
.product-bundle-usp__usp:last-of-type {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .product-bundle-usp__usp:nth-child(odd) {
        grid-template-areas: 'title image' 'content image';
    }
    .product-bundle-usp__usp:nth-child(odd) h3,
    .product-bundle-usp__usp:nth-child(odd) .h3 {
        padding-left: 0;
        padding-right: 1rem;
    }
    .product-bundle-usp__usp:nth-child(odd) p {
        padding-left: 0;
        padding-right: 1rem;
    }
}
@media screen and (min-width: 768px) {
    .product-bundle-usp__usp:nth-child(odd) {
        grid-template-columns: 7fr 5fr;
    }
    .product-bundle-usp__usp:nth-child(odd) h3,
    .product-bundle-usp__usp:nth-child(odd) .h3,
    .product-bundle-usp__usp:nth-child(odd) p {
        padding-right: 2rem;
    }
}
.product-bundle-usp__usp figure {
    grid-area: image;
}
.product-bundle-usp__usp h3,
.product-bundle-usp__usp .h3 {
    grid-area: title;
}
.product-bundle-usp__usp p {
    grid-area: content;
}
@media screen and (min-width: 1024px) {
    .product-bundle-banner__mobile {
        display: none;
    }
}
.product-bundle-banner__desktop {
    display: none;
}
@media screen and (min-width: 1024px) {
    .product-bundle-banner__desktop {
        display: block;
    }
}
.product-cta__discount {
    margin-bottom: 20px;
    background: #f2f9ff;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 16px;
    font-weight: 500;
}
.product-cta__discount span {
    color: #e93892;
}
@media screen and (max-width: 767px) {
    #prime-holiday-sales .footer__wrapper .footer__block-item:last-of-type {
        display: none;
    }
}
#primewand-pigment .custom-content {
    margin-left: 0;
    margin-bottom: 0;
}
#primewand-pigment .stamped-section {
    margin-top: 1rem;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .stamped-section {
        margin-top: 2rem;
    }
}
#primewand-pigment .product-bundle-usp .container {
    padding-top: 0;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-bundle-usp .container {
        border-top: 1px solid #73a0c5;
        padding-top: 48px;
        margin-top: 16px;
        padding-bottom: 0;
    }
}
@media screen and (min-width: 1024px) {
    #primewand-pigment .product-bundle-usp .container {
        padding-top: 64px;
        margin-top: 24px;
    }
}
#primewand-pigment .product-bundle-usp__usp {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-bundle-usp__usp {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;
        margin-bottom: 48px;
    }
}
@media screen and (min-width: 1024px) {
    #primewand-pigment .product-bundle-usp__usp {
        margin-bottom: 64px;
    }
}
#primewand-pigment .product-bundle-usp__usp .img {
    order: 1;
    margin-bottom: 0;
}
#primewand-pigment .product-bundle-usp__usp h3,
#primewand-pigment .product-bundle-usp__usp .h3 {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-bundle-usp__usp h3,
    #primewand-pigment .product-bundle-usp__usp .h3 {
        font-size: 24px;
        line-height: 32px;
        text-align: left;
    }
}
@media screen and (min-width: 1024px) {
    #primewand-pigment .product-bundle-usp__usp h3,
    #primewand-pigment .product-bundle-usp__usp .h3 {
        font-size: 36px;
        line-height: 52px;
    }
}
#primewand-pigment .product-bundle-usp__usp p {
    font-size: 1rem;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-bundle-usp__usp p {
        margin-bottom: 0;
    }
}
#primewand-pigment .product-bundle-usp__usp strong {
    font-size: 18px;
}
#primewand-pigment .product-bundle-usp__usp:first-of-type h3,
#primewand-pigment .product-bundle-usp__usp:first-of-type .h3 {
    border-top: 1px solid #73a0c5;
    padding-top: 30px;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-bundle-usp__usp:first-of-type h3,
    #primewand-pigment .product-bundle-usp__usp:first-of-type .h3 {
        padding-top: 0;
        border-top: 0px;
    }
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-bundle-usp__usp:nth-child(2) .product-bundle-usp__usp-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
@media screen and (min-width: 768px) {
    #primewand-pigment .single-banner .row {
        margin: 0;
    }
    #primewand-pigment .single-banner .row .col {
        padding: 0;
    }
}
#primewand-pigment .single-banner .single-banner__title h2,
#primewand-pigment .single-banner .single-banner__title .h2 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
}
#primewand-pigment .single-banner .single-banner__content h2,
#primewand-pigment .single-banner .single-banner__content .h2 {
    margin-bottom: 0;
    padding: 1rem;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .single-banner .single-banner__content-wrapper {
        display: flex;
        height: 100%;
        align-items: center;
    }
}
#primewand-pigment .single-banner .single-banner__button {
    margin-top: 30px;
    margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .single-banner .single-banner__button {
        display: flex;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 1024px) {
    #primewand-pigment .single-banner .single-banner__button {
        margin-bottom: 64px;
    }
}
#primewand-pigment .single-banner .single-banner__button .btn,
#primewand-pigment .single-banner .single-banner__button .btn--secondary,
#primewand-pigment .single-banner .single-banner__button .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button #primewand-pigment .single-banner .single-banner__button .shopify-payment-button__button--unbranded {
    border-radius: 0;
    background: #e93892;
    width: 100%;
    font-size: 1rem;
    line-height: 24px;
    padding: 12px;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .single-banner .single-banner__button .btn,
    #primewand-pigment .single-banner .single-banner__button .btn--secondary,
    #primewand-pigment .single-banner .single-banner__button .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button #primewand-pigment .single-banner .single-banner__button .shopify-payment-button__button--unbranded {
        width: auto;
        margin: auto;
        font-size: 20px;
        line-height: 32px;
        padding: 1rem 3rem;
    }
}
#primewand-pigment .single-banner--reverse .single-banner__content {
    order: -1;
}
#primewand-pigment .single-banner--padding {
    padding-top: 30px;
    padding-bottom: 30px;
}
#primewand-pigment .single-banner--padding .single-banner__content h2,
#primewand-pigment .single-banner--padding .single-banner__content .h2 {
    margin-bottom: 20px;
    padding-top: 0;
}
#primewand-pigment .product-ingredients {
    padding-top: 10px;
    padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-ingredients {
        padding-top: 24px;
        padding-bottom: 60px;
    }
}
@media screen and (min-width: 1024px) {
    #primewand-pigment .product-ingredients {
        padding-top: 40px;
        padding-bottom: 72px;
    }
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-ingredients .col-md-3 {
        max-width: 20%;
        flex-basis: 20%;
    }
}
#primewand-pigment .product-ingredients h2,
#primewand-pigment .product-ingredients .h2 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-ingredients h2,
    #primewand-pigment .product-ingredients .h2 {
        font-size: 36px;
        line-height: 52px;
    }
}
#primewand-pigment .product-ingredients .row {
    margin: 0;
}
#primewand-pigment .product-ingredients .row .col {
    margin-top: 20px;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-ingredients .row .col {
        margin-top: 24px;
    }
}
@media screen and (min-width: 1024px) {
    #primewand-pigment .product-ingredients .row .col {
        margin-top: 32px;
    }
}
#primewand-pigment .product-ingredients .row .col .img {
    max-width: 80px;
    margin: 10px auto auto;
}
#primewand-pigment .product-ingredients .row .col p {
    font-size: 14px;
    line-height: 22px;
    margin: 4px 0 20px;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-ingredients .row .col p {
        margin-top: 10px;
    }
}
#primewand-pigment .product-ingredients .row .col b {
    text-align: center;
    margin-top: 8px;
    display: block;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .product-ingredients .row .col b {
        margin-top: 1rem;
    }
}
@media screen and (min-width: 768px) {
    #primewand-pigment .gs-features {
        padding-top: 0;
        padding-bottom: 0;
    }
    #primewand-pigment .gs-features .container {
        max-width: 100%;
    }
}
#primewand-pigment .gs-features .col-md-6 {
    display: flex;
    flex-direction: column;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .gs-features .col-md-6 h2,
    #primewand-pigment .gs-features .col-md-6 .h2,
    #primewand-pigment .gs-features .col-md-6 h4,
    #primewand-pigment .gs-features .col-md-6 .h4,
    #primewand-pigment .gs-features .col-md-6 .rte-setting {
        max-width: 540px;
        margin-left: auto;
        width: 100%;
    }
}
#primewand-pigment .gs-features h4,
#primewand-pigment .gs-features .h4 {
    order: 1;
    color: #e93892;
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
    #primewand-pigment .gs-features h4,
    #primewand-pigment .gs-features .h4 {
        font-size: 24px;
        line-height: 36px;
    }
}
#primewand-pigment .gs-features h2,
#primewand-pigment .gs-features .h2 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 18px;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .gs-features h2,
    #primewand-pigment .gs-features .h2 {
        text-align: left;
        margin-left: 0;
    }
}
@media screen and (min-width: 1024px) {
    #primewand-pigment .gs-features h2,
    #primewand-pigment .gs-features .h2 {
        font-size: 36px;
        line-height: 52px;
        margin-bottom: 30px;
    }
}
#primewand-pigment .gs-features p {
    margin: 0;
}
@media screen and (min-width: 1024px) {
    #primewand-pigment .gs-features p {
        font-size: 22px;
        line-height: 34px;
    }
}
#primewand-pigment .gs-features .sm-hide {
    display: block;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .gs-features .sm-hide {
        padding: 0;
    }
}
#primewand-pigment .gs-features .img {
    margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .gs-features .img {
        margin-bottom: 0;
    }
}
#primewand-pigment .delivery-icon {
    padding-right: 0;
}
#primewand-pigment .product-single__description {
    border-top: 0px;
}
@media screen and (min-width: 768px) {
    #primewand-pigment .single-banner-1 .single-banner__content {
        order: 0;
    }
    #primewand-pigment .single-banner-1 .single-banner__content h2,
    #primewand-pigment .single-banner-1 .single-banner__content .h2 {
        font-size: 24px;
        line-height: 32px;
    }
    #primewand-pigment .single-banner-1 .single-banner__button {
        margin-top: 24px;
    }
    #primewand-pigment .single-banner-2 {
        padding-top: 48px;
        padding-bottom: 60px;
    }
    #primewand-pigment .single-banner-2 .img {
        max-width: 414px;
        margin: auto;
    }
    #primewand-pigment .single-banner-2 .single-banner__title h2,
    #primewand-pigment .single-banner-2 .single-banner__title .h2 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 24px;
    }
    #primewand-pigment .single-banner-3 {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    #primewand-pigment .single-banner-3 .single-banner__image {
        order: -1;
    }
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper {
        display: flex;
        flex-direction: column;
        text-align: left;
        align-items: flex-start;
    }
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper h2,
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper .h2,
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper div,
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper b {
        padding-left: 32px;
    }
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper h2,
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper .h2 {
        font-size: 24px;
        line-height: 36px;
        padding-bottom: 0;
        margin-bottom: 12px;
    }
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper div {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 8px;
    }
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper b {
        font-size: 18px;
        line-height: 26px;
    }
}
@media screen and (min-width: 1024px) {
    #primewand-pigment .single-banner-1 .single-banner__content {
        order: 0;
    }
    #primewand-pigment .single-banner-1 .single-banner__content h2,
    #primewand-pigment .single-banner-1 .single-banner__content .h2 {
        font-size: 36px;
        line-height: 52px;
    }
    #primewand-pigment .single-banner-1 .single-banner__button {
        margin-top: 60px;
    }
    #primewand-pigment .single-banner-2 {
        padding-top: 64px;
        padding-bottom: 64px;
    }
    #primewand-pigment .single-banner-2 .single-banner__title h2,
    #primewand-pigment .single-banner-2 .single-banner__title .h2 {
        font-size: 36px;
        line-height: 52px;
        margin-bottom: 32px;
    }
    #primewand-pigment .single-banner-3 {
        padding-top: 72px;
        padding-bottom: 72px;
    }
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper {
        display: flex;
        flex-direction: column;
        text-align: left;
        align-items: flex-start;
    }
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper h2,
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper .h2,
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper div,
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper b {
        padding-left: 100px;
    }
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper h2,
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper .h2 {
        font-size: 36px;
        line-height: 52px;
        padding-bottom: 0;
        margin-bottom: 30px;
    }
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper div {
        font-size: 22px;
        line-height: 34px;
        margin-bottom: 16px;
    }
    #primewand-pigment .single-banner-3 .single-banner__content-wrapper b {
        font-size: 24px;
        line-height: 36px;
    }
}
.pink-usp {
    background: #ffe8f4;
}
.pink-usp p {
    padding: 10px 1rem;
    font-size: 1rem;
    line-height: 22px;
}
.announcement-bar-wrapper a {
    text-decoration: underline;
}
.announcement-bar-wrapper a:hover {
    text-decoration: none;
}
@media screen and (min-width: 768px) {
    .difference h2.h1,
    .difference .h1.h2 {
        margin-bottom: 0;
        padding-bottom: 32px;
    }
}
.highlighted-product__wrapper {
    color: #000;
}
[data-display='oct-display'] button {
    margin-left: auto !important;
    margin-right: auto !important;
}
/*# sourceMappingURL=/cdn/shop/t/66/assets/merge.css.map?v=144447412474732655511742226840 */
