/** Shopify CDN: Minification failed

Line 662:4 Expected identifier but found "*"
Line 3936:32 Expected identifier but found whitespace
Line 5049:30 Expected identifier but found whitespace
Line 5049:31 Unexpected "nth-of-type("
Line 5183:25 Expected identifier but found whitespace
Line 5183:26 Unexpected "nth-of-type("
Line 6198:15 Expected identifier but found whitespace
Line 6198:16 Unexpected "nth-child("
Line 6208:15 Expected identifier but found whitespace
Line 6208:16 Unexpected "nth-child("
... and 1 more hidden warnings

**/
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
figcaption,
figure,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
    font-weight: bolder;
}
code,
kbd,
samp {
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
[hidden],
template {
    display: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
form {
    margin: 0;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
input,
select,
textarea {
    font-size: 1.6rem;
    max-width: 100%;
    border: 1px solid;
    border-radius: 0;
}
input[disabled],
select[disabled],
textarea[disabled] {
    border-color: #000;
    background-color: #000;
    cursor: default;
}
button,
input[type="submit"],
label[for] {
    cursor: pointer;
}
textarea {
    min-height: 100px;
}
select::-ms-expand {
    display: none;
}
option {
    color: #3A3A3C;
}
.input-error {
    border-color: #ff6d6d;
    background-color: #F0EDE2;
    color: #3A3A3C;
}
.contact-form,
.page-form {
    margin: 40px 0 0;
    max-width: 720px;
    padding: 0 0 40px;
}
.contact-form .form-success,
.page-form .form-success {
    margin: 0 0 30px;
    color: #A78E5D;
}
.contact-form label,
.page-form label {
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin: 0 0 10px;
    letter-spacing: 0.14em;
    font-size: 12px;
    color: #3A3A3C;
}
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="text"],
.contact-form input[type="password"],
.page-form input[type="email"],
.page-form input[type="tel"],
.page-form input[type="text"],
.page-form input[type="password"] {
    width: 100%;
    display: block;
    border: 1px solid #F0EDE2;
    padding: 15px;
    border-radius: 1px;
    color: #3A3A3C;
    font-size: 16px;
    margin: 0 0 20px;
    font-weight: 300;
}
.contact-form input[type="email"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form input[type="text"]:focus,
.contact-form input[type="password"]:focus,
.page-form input[type="email"]:focus,
.page-form input[type="tel"]:focus,
.page-form input[type="text"]:focus,
.page-form input[type="password"]:focus {
    outline: none;
    border-color: #A78E5D;
}
.page-form .select-container {
  position: relative;
}

.page-form .select-container:after {
  position: absolute;
  top: 3px;
  right: 5px;
  content: '';
  display: block;
  flex: none;
  width: 40px;
  height: 40px;
  background-image: url(/cdn/shop/t/11/assets/icon-chevron.svg?v=8754346884221432812);
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 0;
  pointer-events: none;
}

.page-form select {
  width: 100%;
  border: 1px solid #F0EDE2;
  padding: 15px;
  border-radius: 1px;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 20px;
  color: #3A3A3C;
  -webkit-appearance: none;
  background: #F0EDE2;
}

.page-form select:focus {
  outline: none;
  border-color: #A78E5D;
}
.contact-form input[type="submit"],
.page-form input[type="submit"] {
    padding-left: 30px;
    padding-right: 30px;
}
.contact-form input[type="submit"]:focus,
.page-form input[type="submit"]:focus {
    outline: none;
}
.contact-form textarea,
.page-form textarea {
    width: 100%;
    display: block;
    border: 1px solid #F0EDE2;
    padding: 15px;
    border-radius: 1px;
    color: #3A3A3C;
    font-size: 16px;
    margin: 0 0 20px;
}
.contact-form textarea:focus,
.page-form textarea:focus {
    outline: none;
    border-color: #A78E5D;
}
.text-link,
.text-link{
  color: #111111;
  display: block;
  background: transparent;
  border: none;
  text-decoration: underline;
  padding: 0;
}
.text-link__gold,
.text-link__gold {
  color: #A78E5D;
  display: block;
  background: transparent;
  border: none;
  text-decoration: underline;
  padding: 0;
}
.account-section [data-address] .text-link,
.account-section [data-address] .text-link__gold {
  font-size: 14px;
}

.account-section [data-address] [data-address-delete-form] {
  margin: 15px 0;
}
.account-logout {
  display: block;
  margin: 10px 0;
}
.account-logout a {
  color: #111111;
  font-size: 14px;
}
.page-form__buttons {
  display: flex;
  align-items: center;
  margin: 40px 0 0;
}
.page-form__buttons .button:first-child {
  margin-right: 15px;
}
.page-form input[type="checkbox"] + label {
  display: inline;
}
.account-section__addresses {
  display: flex;
  flex-wrap: wrap;
}
.account-section__addresses > div {
  width: 100%;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .account-section__addresses > div {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .account-section__addresses > div {
    width: 25%;
  }
}
.account-section {
  padding: 40px 0;
  border-bottom: 2px solid #F0EDE2;
}
.account-section h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.1em;
  color: #3A3A3C;
  margin: 0 0 15px;
}
.account-section p {
  color: #3A3A3C;
  line-height: 1.35;
}
.account-section__addresses {
  margin: 0 0 25px;
}
.form-success {
  display: block;
  padding: 15px;
  margin: 0 0 20px;
  background: #e2f5e3;
}
table.responsive-table {
  border: 1px solid #F0EDE2;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #3A3A3C;
  table-layout: fixed;
}

table.responsive-table a {
  color: #A78E5D;
}

table.responsive-table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table.responsive-table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table.responsive-table th,
table.responsive-table td {
  padding: .625em;
  text-align: center;
}

table.responsive-table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: 600;
}

table.responsive-table tfoot tr td:first-child {
  text-align: right;
}

@media screen and (max-width: 600px) {
  table.responsive-table {
    border: 0;
  }

  table.responsive-table caption {
    font-size: 1.3em;
  }
  
  table.responsive-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.responsive-table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table.responsive-table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table.responsive-table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table.responsive-table td:last-child {
    border-bottom: 0;
  }
}
.clearfix {
    *zoom: 1;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
}
.js-focus-hidden:focus {
    outline: none;
}
.label-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
}
.no-placeholder .label-hidden,
.visually-shown {
    position: inherit !important;
    overflow: auto;
    width: auto;
    height: auto;
    margin: 0;
    clip: auto;
}
.no-js:not(html) {
    display: none;
}
.no-js .no-js:not(html) {
    display: block;
}
.no-js .js,
.supports-no-cookies:not(html) {
    display: none;
}
html.supports-no-cookies .supports-no-cookies:not(html) {
    display: block;
}
html.supports-no-cookies .supports-cookies {
    display: none;
}
.skip-link:focus {
    position: absolute !important;
    overflow: auto;
    width: auto;
    height: auto;
    margin: 0;
    clip: auto;
    z-index: 10000;
    padding: 15px;
    background-color: #3A3A3C;
    color: #3A3A3C;
    transition: none;
}
.hide {
    display: none !important;
}
html {
    background-color: #3A3A3C;
    scroll-behavior: smooth;
}
*,
:after,
:before,
html {
    box-sizing: border-box;
}
body,
html {
    min-height: 100%;
}
body {
    overflow-x: hidden;
    max-width: 100vw;
}
#MainContent,
body {
    background-color: white;
}
.section-seperator {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -3px;
    left: 0;
    display: block;
    background-size: 102%;
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: 11;
    pointer-events: none;
}
.section-seperator--top {
    bottom: auto;
    top: -2px;
    background-position: top;
}
.section-seperator--white-top {
    background-size: 102% !important;
}
.section-seperator--static {
    background-image: none;
    height: auto;
    position: static;
}
.section-seperator--static img {
    width: 100%;
    transform: scale(1.1);
}
.inner {
    max-width: 1132px;
    -ms-flex-preferred-size: 1132px;
    flex-basis: 1132px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 25px;
    outline: none;
}
.video-bg {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.video-bg__container {
    position: absolute;
}
.popup,
.video-bg__container {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.popup {
    position: fixed;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    left: 0;
    background: rgba(15, 27, 37, 0.35);
    z-index: 999;
}
.popup__close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    background: none;
    border: none;
    padding: 0;
}
.popup__close:focus {
    outline: none;
}
.popup-wrapper {
    position: relative;
    width: calc(100% - 40px);
    max-width: 720px;
    background: url(/cdn/shop/files/cbd-valley.JPG?v=1603439954);
    padding: 40px;
    text-align: center;
    color: #F0EDE2;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
@media (max-width: 519px) {
    .popup-wrapper {
        max-height: calc(100% - 200px);
        overflow: auto;
        padding: 25px;
    }
}
.popup-wrapper > div {
    position: relative;
    z-index: 5;
}
.popup-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 0;
}
.popup-wrapper .section-title {
    -ms-flex-pack: center;
    justify-content: center;
}
.popup-wrapper h2 {
    color: #F0EDE2;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 10px;
}
@media (max-width: 519px) {
    .popup-wrapper h2 {
        font-size: 22px;
    }
}
.popup-wrapper p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    margin-top: 15px;
    margin-bottom: 30px;
}
@media (max-width: 519px) {
    .popup-wrapper p {
        margin-top: 25px;
    }
}
.popup-wrapper h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #F0EDE2;
    margin-top: 15px;
    margin-bottom: 10px;
}
@media (max-width: 519px) {
    .popup-wrapper h4 {
        font-size: 13px;
    }
}
.popup-wrapper form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px auto 0;
}
@media (max-width: 519px) {
    .popup-wrapper form {
        margin: 20px auto 0;
        display: block;
    }
}
.popup-wrapper form input {
    width: 382px;
    height: 52px;
    background: none;
    border: 1px solid #A78E5D;
    border-radius: 50px 0 0 50px;
    padding-left: 25px;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-transform: uppercase;
}
@media (max-width: 519px) {
    .popup-wrapper form input {
        width: 100%;
        border-radius: 50px;
    }
}
.popup-wrapper form input:focus {
    outline: none;
    border-color: #3A3A3C;
}
.popup-wrapper form input:-ms-input-placeholder {
    color: #A78E5D;
}
.popup-wrapper form input::placeholder {
    color: #A78E5D;
}
.popup-wrapper form button {
    width: 121px;
    height: 52px;
    background: #A78E5D;
    border-radius: 0 50px 50px 0;
    border: 1px solid #A78E5D;
    overflow: hidden;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-transform: uppercase;
    transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
}
@media (max-width: 519px) {
    .popup-wrapper form button {
        width: 100%;
        margin: 10px 0;
        border-radius: 50px;
    }
}
.popup-wrapper form button img {
    position: relative;
    top: -1px;
    margin-left: 3px;
    transition: transform 0.325s ease-out;
    -webkit-transition: transform 0.25s ease-out;
}
.popup-wrapper form button:hover {
    background: #3A3A3C;
    color: #F0EDE2;
}
.popup-wrapper form button:hover img {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}
figure {
    margin: 0;
}
img,
picture {
    margin: 0;
    max-width: 100%;
}
@media only screen and (max-width: 45.85em) {
    .responsive-table {
        width: 100%;
    }
    .responsive-table thead {
        display: none;
    }
    .responsive-table tr {
        display: block;
    }
    .responsive-table td,
    .responsive-table tr {
        float: left;
        clear: both;
        width: 100%;
    }
    .responsive-table td,
    .responsive-table th {
        display: block;
        margin: 0;
        padding: 15px;
        text-align: right;
    }
    .responsive-table td:before {
        content: attr(data-label);
        float: left;
        padding-right: 10px;
        text-align: center;
    }
    .responsive-table-row + .responsive-table-row,
    tfoot > .responsive-table-row:first-child {
        position: relative;
        margin-top: 10px;
        padding-top: 15px;
    }
    .responsive-table-row + .responsive-table-row:after,
    tfoot > .responsive-table-row:first-child:after {
        content: "";
        position: absolute;
        top: 0;
        right: 15px;
        left: 15px;
        display: block;
        border-bottom: 1px solid;
    }
}
.rte {
    margin: 0;
}
.rte img {
    height: auto;
}
.rte table {
    table-layout: fixed;
}
.rte ol,
.rte ul {
    margin: 0 0 15px 30px;
}
.rte strong {
    font-weight: bold;
}
.rte-table {
    overflow: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
}
.rte__video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 0;
    height: auto;
    padding-bottom: 56.25%;
}
.rte__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rte__table-wrapper {
    overflow: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
}
.rte .faqs {
  margin: 0;
}
html {
    font-size: 62.5%;
}
body {
    font-weight: normal;
    font-style: normal;
    font-size: 1.6rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
}
body,
button,
input,
select,
textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
a:focus {
    color: inherit;
}
.section-header {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}
.section-header .large-section-title {
    margin-top: 18px;
}
@media only screen and (max-width: 466px) {
    .section-header .large-section-title {
        margin-top: 13px;
    }
}
.large-section-title {
    font-style: normal;
    font-weight: 400;
}
.section-title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.15em;
    color: #A78E5D;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.section-title:after {
    margin-left: 6px;
}
.section-title--center:before,
.section-title:after {
    display: block;
    content: "\A";
    width: 40px;
    height: 1px;
    background: #A78E5D;
}
.section-title--center:before {
    margin-right: 6px;
}
@media only screen and (max-width: 466px) {
    .section-title {
        max-width: 100%;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.15em;
    }
}
.section-bigtitle {
    font-weight: 400;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 0.1em;
    color: #F0EDE2;
    margin-top: 22px;
}
@media only screen and (max-width: 466px) {
    .section-bigtitle {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 0.1em;
        margin-top: 18px;
    }
}
.link-with-arrow {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-decoration: none;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: color 0.35s ease;
}
.link-with-arrow:active,
.link-with-arrow:focus,
.link-with-arrow:visited {
    color: #F0EDE2;
}
.link-with-arrow:hover {
    color: #A78E5D;
}
.link-with-arrow:hover .round-arrow {
    border-color: #A78E5D;
    transform: translateX(10px);
}
@media only screen and (max-width: 466px) {
    .link-with-arrow {
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.14em;
    }
}
.round-arrow {
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    width: 50px;
    height: 50px;
    border: 1px solid #F0EDE2;
    border-radius: 50px;
    display: block;
    margin-left: 18px;
    background-repeat: no-repeat;
    background-position: 50%;
    transform: translateX(0);
    transition: border 0.35s ease, transform 0.25s ease-out;
}
.round-arrow--gold {
    border-color: #A78E5D;
}
.round-arrow--black {
    border-color: #3A3A3C;
}
.button {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    border: 0;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.button,
.rounded-button {
    text-align: center;
    text-decoration: none;
}
.rounded-button {
    background: #A78E5D;
    border: 1px solid #A78E5D;
    border-radius: 50px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-transform: uppercase;
    height: 52px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    transition: background 0.35s ease-in-out, transform 0.35s ease-in-out;
    -webkit-transition: background 0.35s ease-in-out,
        transform 0.35s ease-in-out;
}
@media only screen and (max-width: 45.85em) {
    .rounded-button {
        font-size: 11px;
        height: 50px;
    }
}
.rounded-button:focus {
    background: #A78E5D;
    border-color: #A78E5D;
    color: #F0EDE2;
}
.rounded-button:hover {
    background: #3A3A3C;
    border-color: #3A3A3C;
}
.rounded-button--outline {
    background: transparent;
    border: 1px solid #F0EDE2;
}
.rounded-button--outline-gold {
    background: transparent;
    border: 1px solid #A78E5D;
    color: #A78E5D;
}
.rounded-button--outline-gold:hover {
    background: #A78E5D;
    color: #F0EDE2;
}
.rounded-button--arrow {
    padding: 0 30px;
}
.rounded-button--arrow img {
    width: 15px;
    position: relative;
    top: -1px;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition: transform 0.25s ease-out;
    -webkit-transition: transform 0.25s ease-out;
}
.rounded-button--arrow:hover img {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}
.rounded-button--addbasket {
    padding: 0 30px;
}
.rounded-button--addbasket img {
    position: relative;
    top: -1px;
}
.rounded-button--checkout {
    padding: 0 30px;
}
.rounded-button--basket {
    padding: 0 14px;
    width: 100%;
    height: 38px;
}
.rounded-button--basket img {
    width: 15px;
    position: relative;
    top: -1px;
}
.rounded-button img {
    display: inline;
    margin-left: 10px;
}
.rounded-button--notext {
    background: transparent;
    padding: 0 18px;
  margin-top: 0 !important;
}

.rounded-button--notext:hover {
  background: transparent;
  border-color: #1a1a1a;
}
.rounded-button--notext img {
  margin-left: 0;
  transform: scale(1.2);
}
.arrow-button {
    background: none;
    border: none;
}
.arrow-button:focus {
    outline: none;
}
.arrow-button--prev {
    transform: scaleX(-1);
}
.arrow-button .round-arrow {
    margin: 0;
}
.arrow-button:not(.disabled):hover .round-arrow {
    border-color: #A78E5D;
    transform: translateX(10px);
}
.hero-banner {
    background-repeat: no-repeat;
}
.hero-banner--article {
    min-height: 278px;
    background-position: 50%;
    background-size: cover;
}
.video-background {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.video-background iframe,
.video-foreground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.video-foreground lite-youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}
@media (max-aspect-ratio: 16/9) {
    .video-foreground {
        width: 300%;
        left: -100%;
    }
}
.video-background_mobile {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.video-background_mobile img {
  position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 60.85em) {
    .video-background {
        display: none;
    }
    .video-background_mobile {
        display: block;
    }
}
.icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    fill: currentColor;
}
.no-svg .icon {
    display: none;
}
.icon--wide {
    width: 40px;
}
svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) img,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) img,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline {
    max-width: 100%;
}
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit;
}
.icon-fallback-text {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
}
.no-svg .icon-fallback-text {
    position: static !important;
    overflow: auto;
    width: auto;
    height: auto;
    margin: 0;
    clip: auto;
}
.payment-icons {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}
.placeholder-svg {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    border: 1px solid #161d25;
    background-color: #f9fafb;
    fill: #161d25;
}
.placeholder-svg--small {
    width: 480px;
}
.placeholder-noblocks {
    padding: 40px;
    text-align: center;
}
.placeholder-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.placeholder-background .icon {
    border: 0;
}
.responsive-image__wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
.responsive-image__wrapper__inherit {
  position: inherit;
}
.no-js .responsive-image__wrapper {
    display: none;
}
.responsive-image__wrapper:before {
    content: "";
    position: relative;
    display: block;
}
.responsive-image__wrapper img {
    display: block;
    width: 100%;
}
.responsive-image__wrapper--full-height {
    height: 100%;
}
.responsive-image__image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.responsive-image__image:focus {
    outline-offset: -4px;
}
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    width: 100%;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.address-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.address-form [data-aria-hidden="true"] {
    display: none;
}
.address-form [data-line-count="1"] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.address-form [data-line-count="2"] {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
}
.address-form [data-line-count="3"] {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
}
.spr-badge {
    font-size: 13px;
    color: #A78E5D;
}
.spr-badge-caption {
    font-size: 12px;
}
.spr-badge-caption:before {
    content: "(";
}
.spr-badge-caption:after {
    content: ")";
}
.spr-icon {
    margin-right: 3px;
    opacity: 1;
    color: #A78E5D !important;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  padding: 2px 0;
}
.pagination span {
    margin: 0 7px;
    color: #3A3A3C;
    text-decoration: none;
}
.pagination span a {
    cursor: pointer;
    color: #A78E5D;
    text-decoration: none;
}
.pagination span a:hover {
    color: #3A3A3C;
}
.pagination span a:focus {
    outline: none;
}


.sort-by--container {
  position :relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 30px;
}

@media (min-width: 992px) {
  .sort-by--container {
    justify-content: flex-end;
  }
}

.sort-by--container label {
  display: none;
}

.sort-by--container .select-container {
  position: relative;
}

.sort-by--container .select-container:after {
    position: absolute;
    top: 3px;
    right: 5px;
    content: '';
    display: block;
    flex: none;
    width: 40px;
    height: 40px;
    background-image: url(/cdn/shop/t/11/assets/icon-chevron.svg?v=8754346884221432812);
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0;
    pointer-events: none;
}

.sort-by--container select {
    border: 1px solid #a78e5d;
    padding: 15px;
    border-radius: 25px;
    color: #3A3A3C;
    -webkit-appearance: none;
    background: #F0EDE2;
}

.sort-by--container select:focus {
  outline: none;
  border-color: #A78E5D;
}

.header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    transition: all 0.5s ease;
    transform: translateY(-50px);
}
.header--search-open {
    transform: translateY(0);
}
.header--search-open .header__mobile-nav {
    height: calc(100vh - 70px - 50px);
}
.header .inner--main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 102px;
    transition: all 0.5s ease;
}
@media only screen and (max-width: 60.85em) {
    .header h1 img {
        width: 108px;
    }
}
.header .h1 img.dark,
.header h1 img.dark {
    display: none;
}
.header__mobile-nav-button {
    display: none;
    border: none;
    padding: 0;
    background: none;
    outline: none;
}
.header__mobile-nav-button .close,
.header__mobile-nav-button .dark {
    display: none;
}
.header__mobile-nav-button .close {
    margin-right: 3px;
}
.header__mobile-nav-button--open .close {
    display: block;
}
.header__mobile-nav-button--open .dark,
.header__mobile-nav-button--open img:first-of-type {
    display: none !important;
}
@media only screen and (max-width: 60.85em) {
    .header__mobile-nav-button {
        display: block;
    }
}
@media only screen and (max-width: 60.85em) {
    .header__nav {
        display: none;
    }
}
@media only screen and (min-width: 46.85em) {
    .header__nav {
        height: 100%;
    }
}
.header__nav > ul {
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (min-width: 46.85em) {
    .header__nav > ul {
        height: 100%;
    }
}
.header__nav ul {
    display: -ms-flexbox;
    display: flex;
}
.header__nav ul > li {
    padding: 20px;
}
@media only screen and (min-width: 46.85em) {
    .header__nav ul > li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
    }
}
.header__nav ul > li.has-children:hover > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
.header__nav li {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    padding: 0 20px;
}
.header__nav a {
    color: #F0EDE2;
    text-decoration: none;
}
.header__nav a:hover {
    color: #A78E5D;
}
.header__icons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
}
.header__icons button {
    background: none;
    border: none;
    padding: 0;
    height: 18px;
    outline: none;
}
.header__icons-cart,
.header__icons-search {
    cursor: pointer;
}
.header__icons-cart:hover img,
.header__icons-cart img.dark,
.header__icons-cart img.hover,
.header__icons-search:hover img,
.header__icons-search img.dark,
.header__icons-search img.hover {
    display: none;
}
.header__icons-cart:hover img.dark,
.header__icons-search:hover img.dark {
    display: none !important;
}
.header__icons-cart:hover img.hover,
.header__icons-search:hover img.hover {
    display: block;
}
.header__icons-cart:hover span,
.header__icons-search:hover span {
    color: #A78E5D !important;
}
.header__icons-search {
    margin-right: 29px;
    position: relative;
    top: -1px;
}
@media only screen and (max-width: 60.85em) {
    .header__icons-search {
        margin-right: 15px;
    }
}
.header__icons-cart {
    position: relative;
    top: -2px;
}
.header__icons-cart span {
    position: absolute;
    right: -55px;
    width: 50px;
    top: 3px;
    color: #F0EDE2;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    text-align: left;
    letter-spacing: 0.14em;
}
.header__cart {
    position: absolute;
    width: 240px;
    background: #F0EDE2;
    border-radius: 1px;
    right: -20px;
    top: 42px;
    padding: 15px;
    opacity: 0;
    transition: top 0.5s ease, opacity 0.3s ease;
    pointer-events: none;
    box-shadow: -1px -1px 16px 0 rgba(0, 0, 0, 0.08);
}
.header__cart .empty {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.14em;
    color: #3A3A3C;
    text-transform: uppercase;
}
.header__cart--open {
    opacity: 1;
    pointer-events: auto;
}
.header__cart:before {
    width: 22px;
    height: 22px;
    top: -5px;
    right: 20px;
    transform: rotate(45deg);
    background: #F0EDE2;
}
.header__cart:after,
.header__cart:before {
    position: absolute;
    display: block;
    content: "\A";
}
.header__cart:after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border: 1px solid #A78E5D;
    border-radius: 0 0 1px 1px;
}
.header__cart-item {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #F0EDE2;
    display: -ms-flexbox;
    display: flex;
}
.header__cart-item-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}
.header__cart-item-image {
    width: 80px;
    height: 70px;
    margin-right: 12px;
    background: #F0EDE2;
}
.header__cart-item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.header__cart-item-title {
    color: #3A3A3C;
    padding-bottom: 3px;
}
.header__cart-item-price,
.header__cart-item-title {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.header__cart-item-price {
    color: #A78E5D;
}

.header .logo-image svg {
    display: block;
    width: 140px;
    height: 37px;
}

.header--nav-open,
.header--noscroll,
.header--scrolled {
    background:#F0EDE2;
    border-bottom: 1px solid #F0EDE2;
}

.header--nav-open .logo-image svg path.change,
.header--noscroll .logo-image svg path.change,
.header--scrolled .logo-image svg path.change {
    fill: #3A3A3C;
}

.header--nav-open ul > li,
.header--noscroll ul > li,
.header--scrolled ul > li {
    padding: 20px;
}
@media only screen and (min-width: 46.85em) {
    .header--nav-open ul > li,
    .header--noscroll ul > li,
    .header--scrolled ul > li {
        height: 100%;
    }
}
.header--nav-open ul > li > ul,
.header--noscroll ul > li > ul,
.header--scrolled ul > li > ul {
    top: calc(100% + 1px);
}
.header--nav-open .header__mobile-nav-button img:first-of-type,
.header--noscroll .header__mobile-nav-button img:first-of-type,
.header--scrolled .header__mobile-nav-button img:first-of-type {
    display: none;
}
.header--nav-open .header__mobile-nav-button .dark,
.header--noscroll .header__mobile-nav-button .dark,
.header--scrolled .header__mobile-nav-button .dark {
    display: block;
}
.header--nav-open .inner,
.header--noscroll .inner,
.header--scrolled .inner {
    height: 70px;
}
.header--nav-open .h1 img,
.header--nav-open h1 img,
.header--noscroll .h1 img,
.header--noscroll h1 img,
.header--scrolled .h1 img,
.header--scrolled h1 img {
    display: none;
}
.header--nav-open .h1 img.dark,
.header--nav-open h1 img.dark,
.header--noscroll .h1 img.dark,
.header--noscroll h1 img.dark,
.header--scrolled .h1 img.dark,
.header--scrolled h1 img.dark {
    display: block;
}
.header--nav-open nav ul li a,
.header--noscroll nav ul li a,
.header--scrolled nav ul li a {
    color: #3A3A3C;
}
.header--nav-open .header__icons-cart img,
.header--nav-open .header__icons-search img,
.header--noscroll .header__icons-cart img,
.header--noscroll .header__icons-search img,
.header--scrolled .header__icons-cart img,
.header--scrolled .header__icons-search img {
    display: none;
}
.header--nav-open .header__icons-cart img.dark,
.header--nav-open .header__icons-search img.dark,
.header--noscroll .header__icons-cart img.dark,
.header--noscroll .header__icons-search img.dark,
.header--scrolled .header__icons-cart img.dark,
.header--scrolled .header__icons-search img.dark {
    display: block;
}
.header--nav-open .header__icons span,
.header--noscroll .header__icons span,
.header--scrolled .header__icons span {
    color: #3A3A3C;
}
.header--nav-open .header__cart,
.header--noscroll .header__cart,
.header--scrolled .header__cart {
    top: 62px;
}
.header--scrolled .site-header__account svg path,
.header--noscroll .site-header__account svg path  {
  fill: #3A3A3C;
}
.header--nav-open  .site-header__account svg path {
  fill: #3A3A3C;
}
.header--nav-open {
    background: #F0EDE2;
}
.header--nav-open .header__icons-cart img,
.header--nav-open .header__icons-search img {
    display: none;
}
/* .header--nav-open .header__icons-cart img.dark,
.header--nav-open .header__icons-search img.dark {
    display: none !important;
} */
/* .header--nav-open .header__icons-cart img.hover,
.header--nav-open .header__icons-search img.hover {
    display: block;
} */
.header--nav-open .header__icons-cart span,
.header--nav-open .header__icons-search span {
    color: #A78E5D !important;
}
.header__mobile-nav {
    position: absolute;
    width: 100%;
    height: calc(100vh - 70px);
    background: #F0EDE2;
    opacity: 0;
    pointer-events: 0;
    display: none;
    border-top: 1px solid #F0EDE2;
    overflow-y: scroll;
    transition: opacity 0.3s ease, height 0.5s ease;
    transform: translateY(200vh);
}
.header__mobile-nav .inner {
    position: static;
}
@media only screen and (max-width: 60.85em) {
    .header__mobile-nav {
        display: block;
    }
}
.header__mobile-nav--open {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
}
.header__mobile-nav ul {
    margin-top: 20px;
}
.header__mobile-nav ul li {
    padding: 15px 0;
    box-sizing: border-box;
}
.header__mobile-nav ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.14em;
    color: #3A3A3C;
    text-transform: uppercase;
    text-decoration: none;
}
.header__mobile-nav ul li.has-children {
    position: relative;
}
.header__mobile-nav ul li.has-children .expand {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 46px;
    z-index: 99;
    cursor: s-resize;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg width='33' height='18' fill='none' xmlns='http: //www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 1l16 16 .707.707 16-16L32 1 16.707 16.293l-16-16L0 1z' fill='%233A3A3C'/%3E%3C/svg%3E");
    background-size: 22px;
}
.header__mobile-nav ul li.has-children > ul {
    display: block;
    margin: 0;
    padding: 10px 0 0;
}
.header__mobile-nav ul li.has-children > ul > li {
    padding: 10px;
}
.header__mobile-nav ul li.has-children > ul > li a {
    font-size: 14px;
}
.header__mobile-nav ul li.has-children .expand--open {
    transform: rotate(180deg);
}
.header__mobile-nav ul li.has-children .expand--open + ul {
    display: block;
}
.header__mobile-nav .footer__social {
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    width: 100%;
    padding: 20px 0 40px;
}
.header__search {
    height: 50px;
    background: #F0EDE2;
    display: block;
    border-bottom: 1px solid #F0EDE2;
}
.header__search .inner,
.header__search form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.header__search form {
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header__search input {
    height: 100%;
    background: none;
    border: none;
    padding: 0;
    outline: none;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.02em;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
}
.header__search input:-ms-input-placeholder {
    color: #aaa;
}
.header__search input::placeholder {
    color: #aaa;
}
.header__search-controls {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
}
.header__search-controls button {
    background: none;
    border: none;
    padding: 0;
    margin-left: 33px;
    position: relative;
}
.header__search-controls button:first-of-type {
    top: -2px;
}
.header__search-controls button:last-of-type {
    top: 1px;
}
.site-header__account {
  display: block;
  transform: translateY(-3px);
  margin-right: 20px;
}
.site-header__account svg {
  width: 14px;
    height: 20px;
}
.site-header__account:hover svg path {
  fill: #A78E5D;
}
body#challenge .site-header__account svg path ,
body#account .site-header__account svg path ,
body#reset-account .site-header__account svg path,
body#activate-account .site-header__account svg path,
body#create-account .site-header__account svg path,
body#addresses .site-header__account svg path ,
body.template-page .site-header__account svg path,
body.template-order .site-header__account svg path{
  fill: #3A3A3C;
}
body#challenge .site-header__account:hover svg path ,
body#account .site-header__account:hover svg path ,
body#reset-account .site-header__account:hover svg path ,
body#activate-account .site-header__account:hover svg path ,
body#create-account .site-header:hover svg path,
body#addresses .site-header__account:hover svg path ,
body.template-page .site-header__account:hover svg path,
body.template-order .site-header__account:hover svg path{
  fill: #3A3A3C;
}
body#challenge .header,
body#account .header,
body#reset-account .header,
body#activate-account .header,
body#create-account .header,
body#addresses .header,
body.template-page .header,
body.template-order .header{
    background: #F0EDE2;
    border-bottom: 1px solid #F0EDE2;
}
body#challenge .header > ul > li,
body#account .header > ul > li,
body#reset-account .header > ul > li,
body#activate-account .header > ul > li,
body#create-account .header > ul > li,
body#addresses .header > ul > li,
body.template-page .header > ul > li,
body.template-order .header > ul > li{
    padding: 20px;
}
@media only screen and (min-width: 46.85em) {
    body#challenge .header > ul > li,
    body#account .header > ul > li,
    body#reset-account .header > ul > li,
    body#activate-account .header > ul > li,
    body#create-account .header > ul > li,
    body#addresses .header > ul > li,
    body.template-page .header > ul > li,
  body.template-order .header > ul > li{
        height: 100%;
    }
}
body#challenge .header > ul > li > ul,
body#account .header > ul > li > ul,
body#reset-account .header > ul > li > ul,
body#activate-account .header > ul > li > ul,
body#create-account .header > ul > li > ul,
body#addresses .header > ul > li > ul,
body.template-page .header > ul > li > ul,
body.template-order .header > ul > li > ul{
    top: calc(100% + 1px);
}
body#challenge .header .header__mobile-nav-button img:first-of-type,
body#account .header .header__mobile-nav-button img:first-of-type,
body#reset-account .header .header__mobile-nav-button img:first-of-type,
body#activate-account .header .header__mobile-nav-button img:first-of-type,
body#create-account .header .header__mobile-nav-button img:first-of-type,
body#addresses .header .header__mobile-nav-button img:first-of-type,
body.template-page .header .header__mobile-nav-button img:first-of-type,
body.template-order .header .header__mobile-nav-button img:first-of-type{
    display: none;
}
body#challenge .header .header__mobile-nav-button .dark,
body#account .header .header__mobile-nav-button .dark,
body#reset-account .header .header__mobile-nav-button .dark,
body#activate-account .header .header__mobile-nav-button .dark,
body#create-account .header .header__mobile-nav-button .dark,
body#addresses .header .header__mobile-nav-button .dark,
body.template-page .header .header__mobile-nav-button .dark,
body.template-order .header .header__mobile-nav-button .dark{
    display: block;
}
body#challenge .header .inner,
body#account .header .inner,
body#reset-account .header .inner,
body#activate-account .header .inner,
body#create-account .header .inner,
body#addresses .header .inner,
body.template-page .header .inner,
body.template-order .header .inner{
    height: 70px;
}
body#challenge .header .h1 img,
body#challenge .header h1 img,
body#account .header .h1 img,
body#account .header h1 img,
body#reset-account .header .h1 img,
body#reset-account .header h1 img,
body#activate-account .header .h1 img,
body#activate-account .header h1 img,
body#addresses .header .h1 img,
body#addresses .header h1 img,
body#create-account .header .h1 img,
body#create-account .header h1 img,
body.template-page .header .h1 img,
body.template-page .header h1 img,
body.template-order .header .h1 img,
body.template-order .header h1 img{
    display: none;
}
body#challenge .header .h1 img.dark,
body#challenge .header h1 img.dark,
body#account .header .h1 img.dark,
body#account .header h1 img.dark,
body#reset-account .header .h1 img.dark,
body#reset-account .header h1 img.dark,
body#activate-account .header .h1 img.dark,
body#activate-account .header h1 img.dark,
body#addresses .header .h1 img.dark,
body#addresses .header h1 img.dark,
body#create-account .header .h1 img.dark,
body#create-account .header h1 img.dark,
body.template-page .header .h1 img.dark,
body.template-page .header h1 img.dark,
body.template-order .header .h1 img.dark,
body.template-order .header h1 img.dark{
    display: block;
}
body#challenge .header nav ul li a,
body#account .header nav ul li a,
body#reset-account .header nav ul li a,
body#activate-account .header nav ul li a,
body#addresses .header nav ul li a,
body#create-account .header nav ul li a,
body.template-page .header nav ul li a,
body.template-order .header nav ul li a{
    color: #3A3A3C;
}
body#challenge .header .header__icons-cart img,
body#challenge .header .header__icons-search img,
body#account .header .header__icons-cart img,
body#account .header .header__icons-search img,
body#reset-account .header .header__icons-cart img,
body#reset-account .header .header__icons-search img,
body#activate-account .header .header__icons-cart img,
body#activate-account .header .header__icons-search img,
body#addresses .header .header__icons-cart img,
body#addresses .header .header__icons-search img,
body#create-account .header .header__icons-cart img,
body#create-account .header .header__icons-search img,
body.template-page .header .header__icons-cart img,
body.template-page .header .header__icons-search img,
body.template-order .header .header__icons-cart img,
body.template-order .header .header__icons-search img{
    display: none;
}
body#challenge .header .header__icons-cart img.dark,
body#challenge .header .header__icons-search img.dark,
body#account .header .header__icons-cart img.dark,
body#account .header .header__icons-search img.dark,
body#reset-account .header .header__icons-cart img.dark,
body#reset-account .header .header__icons-search img.dark,
body#activate-account .header .header__icons-cart img.dark,
body#activate-account .header .header__icons-search img.dark,
body#addresses .header .header__icons-cart img.dark,
body#addresses .header .header__icons-search img.dark,
body#create-account .header .header__icons-cart img.dark,
body#create-account .header .header__icons-search img.dark,
body.template-page .header .header__icons-cart img.dark,
body.template-page .header .header__icons-search img.dark,
body.template-order .header .header__icons-cart img.dark,
body.template-order .header .header__icons-search img.dark{
    display: block;
}
body#challenge .header .header__icons-cart:hover img.dark,
body#challenge .header .header__icons-search:hover img.dark,
body#account .header .header__icons-cart:hover img.dark,
body#account .header .header__icons-search:hover img.dark,
body#reset-account .header .header__icons-cart:hover img.dark,
body#reset-account .header .header__icons-search:hover img.dark,
body#activate-account .header .header__icons-cart:hover img.dark,
body#activate-account .header .header__icons-search:hover img.dark,
body#addresses .header .header__icons-cart:hover img.dark,
body#addresses .header .header__icons-search:hover img.dark,
body#create-account .header .header__icons-cart:hover img.dark,
body#create-account .header .header__icons-search:hover img.dark,
body.template-page .header .header__icons-cart:hover img.dark,
body.template-page .header .header__icons-search:hover img.dark,
body.template-order .header .header__icons-cart:hover img.dark,
body.template-order .header .header__icons-search:hover img.dark{
    display: block !important;
}
body#challenge .header .header__icons span,
body#account .header .header__icons span,
body#reset-account .header .header__icons span,
body#activate-account .header .header__icons span,
body#addresses .header .header__icons span,
body#create-account .header .header__icons span,
body.template-page .header .header__icons span,
body.template-order .header .header__icons span{
    color: #3A3A3C;
}
body#challenge .header .header__cart,
body#account .header .header__cart,
body#reset-account .header .header__cart,
body#activate-account .header .header__cart,
body#addresses .header .header__cart,
body#create-account .header .header__cart,
body.template-page .header .header__cart,
body.template-order .header .header__cart{
    top: 62px;
}

.blog-posts {
    background: #F0EDE2;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

.blog-posts--home {
    margin-top: 50px;
    margin-bottom: 50px;
}


@media (min-width: 992px) {
    .blog-posts,
    .blog-posts--home {
        margin-top: 100px;
        margin-bottom: 100px;
    }
}

.blog-posts__category-title {
    margin: 20px 0 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.15em;
    color: #3A3A3C;
    text-transform: uppercase;
}
.blog-posts__category-title span {
    color: #A78E5D;
}
.blog-posts .section-header {
    margin-bottom: 64px;
}
@media only screen and (max-width: 60.85em) {
    .blog-posts .section-header {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 466px) {
    .blog-posts .section-header {
        margin-bottom: 30px;
    }
}
.blog-posts--archive {
    margin-bottom: 40px;
}
.blog-posts--archive .blog-post__item {
    margin-bottom: 40px;
}
.pagination {
    margin-bottom: 50px;
}
@media (min-width: 992px) {
    .pagination {
        margin-bottom: 100px;
    }
}
.blog-posts .blog-post {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
}
@media only screen and (max-width: 1079px) {
    .blog-posts .blog-post {
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.blog-posts .blog-post__item {
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    max-width: 320px;
    height: 100%;
    text-decoration: none;
}
@media only screen and (max-width: 1079px) {
    .blog-posts .blog-post__item {
        padding: 0 30px;
        -ms-flex-preferred-size: 380px;
        flex-basis: 380px;
        max-width: 380px;
        margin-bottom: 45px;
    }
    .blog-posts .blog-post__item:last-of-type {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 817px) {
    .blog-posts .blog-post__item {
        -ms-flex-preferred-size: 320px;
        flex-basis: 320px;
        max-width: 320px;
        margin-bottom: 45px;
        padding: 0;
    }
    .blog-posts .blog-post__item:nth-of-type(2n) {
        margin-left: 30px;
    }
}
@media only screen and (max-width: 719px) {
    .blog-posts .blog-post__item {
        padding: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 45px;
        margin-left: 0 !important;
    }
}
.blog-posts .blog-post__image {
    margin-bottom: 29px;
    position: relative;
    height: 387px;
    width: 100%;
    background: #F0EDE2;
    overflow: hidden;
}
.blog-posts .blog-post__image img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: transform 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: transform 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.blog-posts .blog-post time {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.15em;
    color: #A78E5D;
    text-transform: uppercase;
}
.blog-posts .blog-post a {
    text-decoration: none;
}
.blog-posts .blog-post a h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3A3A3C;
    margin-top: 16px;
}
.blog-posts .blog-post a:hover .blog-post__image img {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
}
.blog-posts .blog-post a:hover h3 {
    color: #A78E5D;
}
.blog-posts .blog-post__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 54px;
}
.collection-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 73.75em;
}
.collection-list-item {
    -ms-flex: 1 1 33.33333%;
    flex: 1 1 33.33333%;
    height: 100%;
    text-align: center;
}
.collection-list__image {
    min-width: 320px;
}
.collection-list__title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.featured-collection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -25px;
    margin-right: -25px;
}
@media only screen and (max-width: 1079px) {
    .featured-collection {
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
    }
}
.featured-collection__image,
.featured-collection__image-holder {
    margin-bottom: 20px;
    position: relative;
}
@media (min-width: 1080px) {
.featured-collection__image-holder {
    height: 315px;
    width: 100%;
    overflow: hidden;
}
}

.featured-collection__image form {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 9;
}

@media (min-width: 720px) {
  .featured-collection__image form {
    top: 15px;
  }
}

.featured-collection__image form .rounded-button {
  border-color: #F0EDE2;
  background: #F0EDE2;
  box-shadow: 0 2px 5px rgba(0,0,0,0);
  transition: all .4s ease;
}

.featured-collection__image form .rounded-button:hover {
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  border-color: #A78E5D;
  transform: scale(1.1);
}

.featured-collection__image-holder img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: transform 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: transform 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.featured-collection__icons {
    display: none;
    position: absolute;
    bottom: -46px;
    right: 0;
}
.featured-collection__price {
    font-size: 16px;
    line-height: 19px;
    color: #A78E5D;
    text-decoration: none;
}
.featured-collection__price,
.featured-collection h4 {
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.featured-collection h4 {
    font-size: 20px;
    line-height: 25px;
    color: #3A3A3C;
    margin-top: 16px;
    margin-bottom: 12px;
}
.featured-collection p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
    margin-bottom: 5px;
}
.featured-collection p span {
    background: transparent !important;
    color: #3A3A3C !important;
}
.featured-collection p strong {
    font-weight: 700;
}
.featured-collection .rounded-button {
    margin-top: 0;
}
.featured-collection .button-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  margin-top: 20px;
}
.featured-collection-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: calc(25% - 50px);
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
    margin: 0 25px 55px;
}

.featured-collection-item-third {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: calc(33.3333% - 50px);
}

@media (max-width: 991px) {
  .featured-products-swiper {
    width: calc(100% + 50px);
    margin-left: -25px;
    margin-right: -25px;
  }
  
  .featured-collection__item-padding {
    padding: 0 25px;
  }
}

.featured-products-swiper .featured-collection-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
}

.featured-products-swiper .featured-collection__image {
    background: #F0EDE2;
    width: 100%;
    height: 315px;
}

.featured-products-swiper .featured-collection__image-holder {
	width: 100%;
    height: 100%;
  	margin: 0;
}

.featured-products-swiper .featured-collection__image-holder img {
	display: block;
}

.featured-products-next,
.featured-products-prev{
  position: absolute;
  top: 110px;
  top: 25%;
  margin-top: 0;
  background: #F0EDE2;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  box-shadow: 0 4px 10px rgb(0 0 0 / 7%);
}

/* @media (min-width:768px) {
  .featured-products-next,
  .featured-products-prev{
    top: 150px;
  }
} */

.featured-products-prev {
  left: 15px;
}

.featured-products-prev:before {
  transform: rotate(180deg);
}

.featured-products-next {
  right: 15px;
}

@media (min-width: 992px) {
  .featured-products-next,
  .featured-products-prev{
    top: 40%;
  }
}

@media (min-width: 1360px) {
  .featured-products-prev {
    left: -60px;
  }

  .featured-products-next {
    right: -60px;
  }
}

.featured-products-next:after,
.featured-products-prev:after{
	display: none;
}

.featured-products-next:before,
.featured-products-prev:before{
  content: '';
	display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='17' viewBox='0 0 9 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.163 8.468.048 1.354.756.646l7.821 7.822L.756 16.29l-.708-.707 7.115-7.115Z' fill='%231A1A1A'/%3E%3C/svg%3E");
}

@media (min-width: 992px) {
  .featured-products-next:hover:before,
  .featured-products-prev:hover:before{
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='17' viewBox='0 0 9 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.163 8.468.048 1.354.756.646l7.821 7.822L.756 16.29l-.708-.707 7.115-7.115Z' fill='%23dfad4b'/%3E%3C/svg%3E");
  }
}

@media only screen and (max-width: 1079px) {
    .featured-collection-item {
        -ms-flex-preferred-size: 380px;
        flex-basis: 380px;
        max-width: 380px;
    }
    .featured-collection-item:last-of-type {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 817px) {
    .featured-collection-item {
        -ms-flex-preferred-size: 320px;
        flex-basis: 320px;
        max-width: 320px;
        margin-bottom: 45px;
        padding: 0;
    }
}
@media only screen and (max-width: 719px) {
    .featured-collection-item {
        padding: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 45px;
    }
}
.featured-collection-item p {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.featured-collection-item:hover .featured-collection__image-holder img {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
}

@media (min-width: 1080px) {
.featured-collection__image {
    height: 315px;
    width: 100%;
    background: #F0EDE2;
}
}
.featured-collection__title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.image-with-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.image-with-text__image {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    min-width: 320px;
}
.image-with-text__text {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}

.footer {
    background: #3A3A3C;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #F0EDE2;
    position: relative;
}

@media (min-width: 992px) {
    .footer {
    	padding-top: 100px;
        padding-bottom: 100px;
    }
}

.footer .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media only screen and (max-width: 724px) {
    .footer .inner {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
}
.footer__left span {
    display: block;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
}
@media only screen and (max-width: 724px) {
    .footer__left {
        text-align: center;
        margin-bottom: 85px;
    }
}
.footer__logo {
    display: block;
    margin-bottom: 20px;
}
.footer__logo svg {
    display: block;
    width: 140px;
    height: 37px;
}
.footer__social {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 41px;
}
.footer__social a {
    margin-right: 34px;
}
@media only screen and (max-width: 724px) {
    .footer__social a {
        margin: 0 17px;
    }
}
.footer__right {
    display: -ms-flexbox;
    display: flex;
    max-width: 450px;
    -ms-flex-preferred-size: 450px;
    flex-basis: 450px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media only screen and (max-width: 724px) {
    .footer__right {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer__right div {
        padding: 0 25px;
    }
    .footer__right div:first-of-type {
        padding-left: 0;
    }
    .footer__right div:last-of-type {
        padding-right: 0;
    }
}
@media only screen and (max-width: 349px) {
    .footer__right {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer__right div {
        padding: 0 15px;
    }
}
.footer__right span {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.15em;
    color: #F0EDE2;
    text-transform: uppercase;
    margin-bottom: 12px;
    display: block;
}
.footer__right li {
    display: block;
    margin-bottom: 10px;
}
.footer__right li a {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 0.02em;
    color: #A78E5D;
    text-decoration: none;
}
.footer__right li a:hover {
    text-decoration: underline;
}
.footer__form {
    width: 100%;
    margin-top: 50px;
}
.footer__form > span {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.15em;
    color: #F0EDE2;
    text-transform: uppercase;
    margin-bottom: 12px;
    display: block;
}
.footer form {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
}
.footer form input {
    width: 382px;
    height: 52px;
    background: none;
    border: 1px solid #A78E5D;
    border-radius: 50px 0 0 50px;
    padding-left: 25px;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-transform: uppercase;
}
@media only screen and (max-width: 518px) {
    .footer form input {
        width: 302px;
        font-size: 11px;
    }
}
.footer form input:focus {
    outline: none;
    border-color: #F0EDE2;
}
.footer form input:-ms-input-placeholder {
    color: #A78E5D;
}
.footer form input::placeholder {
    color: #A78E5D;
}
.footer form button {
    width: 121px;
    height: 52px;
    background: #A78E5D;
    border-radius: 0 50px 50px 0;
    border: 1px solid #A78E5D;
    overflow: hidden;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-transform: uppercase;
    transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
}
@media only screen and (max-width: 518px) {
    .footer form button {
        width: 201px;
    }
}
.footer form button img {
    position: relative;
    top: -1px;
    margin-left: 3px;
    transition: transform 0.325s ease-out;
    -webkit-transition: transform 0.25s ease-out;
}
.footer form button:hover {
    background: #3A3A3C;
    color: #F0EDE2;
}
.footer form button:hover img {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}
.breadcrumbs {
    padding-top: 88px;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.14em;
    color: #3A3A3C;
    text-transform: uppercase;
}
.breadcrumbs a {
    text-decoration: none;
    color: #3A3A3C;
}
.breadcrumbs a:hover,
.breadcrumbs span {
    color: #A78E5D;
}

.stockists {
    background: #F0EDE2;
    display: block;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

@media (min-width: 992px) {
    .stockists {
        margin-top: 100px;
        margin-bottom: 100px;
    }
}

.stockists__row {
    margin-top: 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.stockists__row img {
    width: 100% !important;
    height: auto !important;
    max-width: 120px;
    margin: 0 25px;
}
@media only screen and (max-width: 1170px) {
    .stockists__row img {
        margin: 10px;
    }
}

.home__intro {
    position: relative;
    background: #3A3A3C;
    max-width: 100vw;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (min-width: 992px) {
  .home__intro {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.home__intro .inner {
    position: relative;
}
.home__intro-image {
    width: 750px;
    position: absolute;
    content: "\A";
    display: block;
    right: -20px;
    top: 0;
}
.home__intro-image img {
    width: 100%;
}
@media only screen and (max-width: 1173px) {
    .home__intro-image {
        right: 25px;
    }
}
@media only screen and (max-width: 1041px) {
    .home__intro-image {
        transform: scale(0.8);
        right: 0;
    }
}
@media only screen and (max-width: 953px) {
    .home__intro-image {
        position: relative;
        width: 100%;
        max-width: 406px;
        transform: scale(1);
        height: auto;
        margin-top: 55px;
        top: auto;
        left: -10px;
    }
}
.home__intro-content {
    max-width: 920px;
}
.home__intro-content p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    margin-top: 15px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 466px) {
    .home__intro-content {
        max-width: 100%;
    }
    .home__intro-content h2 {
        font-size: 21px;
    }
    .home__intro-content p {
        margin-top: 22px;
    }
    .home__intro-content .round-arrow {
        width: 40px;
        height: 40px;
        background-size: 18px;
        margin-left: 12px;
    }
}

.home__featured {
    position: relative;
    z-index: 5;
    margin-top: 50px;
    margin-bottom: 50px;
}

@media (min-width: 992px) {
  .home__featured {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

.home__featured-all {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #F0EDE2;
    margin-top: 20px;
}

@media (min-width: 1024px) {
  .home__featured-all {
    margin-top: 40px;
  }
}

.home__featured-all a.link-with-arrow {
    color: #3A3A3C;
    margin-top: 53px;
}

@media (max-width: 991px) {
.home__featured-all a.link-with-arrow {
    margin-top: 20px;
}

}

.home__featured-all a.link-with-arrow:active,
.home__featured-all a.link-with-arrow:visited {
    color: #3A3A3C;
}
.home__featured-all a.link-with-arrow:hover {
    color: #A78E5D;
}
.home__featured .section-header {
    margin-bottom: 64px;
}
@media only screen and (max-width: 60.85em) {
    .home__featured .section-header {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 466px) {
    .home__featured .section-header {
        margin-bottom: 30px;
    }
}

.hero {
    height: calc(80vh - 20px);
    background-color: #3A3A3C;
    background-size: cover;
    background-position: 50%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hero.hero__short {
    height: auto;
    padding-bottom: 50px;
    background-position: center center;
}

.hero.hero__short::before {
	content: '';
    position: absolute;
    top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #3A3A3C;
  opacity: 0.65;
  z-index: 1;
}

.hero.hero__short .inner {
  z-index :5;
}

@media (min-width:768px) {
  .hero.hero__short {
      padding-bottom: 150px;
  }

  .page__hero.hero__short .breadcrumbs {
      margin: 0 0 100px;
  }
}


.hero:after {
    position: absolute;
    top: 0;
    left: 0;
    background: #3A3A3C;
    opacity: 0.75;
    display: block;
    content: "\A";
    width: 100%;
    height: 100%;
}
.hero .inner {
    margin-bottom: 20px;
}
.hero h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    color: #A78E5D;
    margin: 0;
    position: relative;
    left: -3px;
}
@media only screen and (max-width: 45.85em) {
    .hero h1 {
        font-size: 20px;
        line-height: 24px;
    }
}
.hero h1 span {
    display: block;
    -webkit-text-stroke-width: 0;
    font-size: 62px;
    line-height: 74px;
    color: #F0EDE2;
    position: relative;
    left: -2px;
}
@media only screen and (max-width: 45.85em) {
    .hero h1 span {
        font-size: 38px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 768px) {
    .hero h1 span {
        font-size: 26px;
        line-height: 30px;
    }
}
.hero p {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    margin-top: 10px;
    margin-bottom: 35px;
}
@media only screen and (max-width: 45.85em) {
    .hero p {
        font-size: 16px;
        line-height: 26px;
        max-width: 320px;
    }
}
@media only screen and (max-width: 460px) {
    .hero p {
      font-size: 12px;
      line-height: 20px;
    }
}
@media only screen and (max-width: 357px) {
    .hero p {
        margin-bottom: 20px;
    }
}
.hero .rounded-button {
    margin-right: 13px;
}
@media only screen and (max-width: 45.85em) {
    .hero .rounded-button {
        margin-right: 10px;
    }
}
@media only screen and (max-width: 357px) {
    .hero .rounded-button {
        width: 100% !important;
    }
    .hero .rounded-button:last-of-type {
        margin-top: 10px !important;
    }
}
.hero .rounded-button:last-of-type {
    margin: 0;
}
.hero .rounded-button--outline {
    width: 160px;
}
.hero--article {
    min-height: 80vh;
    height: auto;
}
.hero--article .breadcrumbs,
.hero--article .breadcrumbs .inner {
    padding: 0;
}
.hero--article h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 39px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #F0EDE2;
}
.athletes {
    position: relative;
    height: 916px;
    max-width: 100vw;
    overflow: hidden;
  z-index:1;
}
@media only screen and (min-width: 1620px) {
    .athletes {
        height: 951px;
    }
}
@media only screen and (min-width: 1800px) {
    .athletes {
        height: 986px;
    }
}
@media only screen and (min-width: 1980px) {
    .athletes {
        height: 1021px;
    }
}
@media only screen and (min-width: 2160px) {
    .athletes {
        height: 1056px;
    }
}
@media only screen and (min-width: 2340px) {
    .athletes {
        height: 1091px;
    }
}
@media only screen and (min-width: 2520px) {
    .athletes {
        height: 1126px;
    }
}
@media only screen and (min-width: 2700px) {
    .athletes {
        height: 1161px;
    }
}
@media only screen and (min-width: 2880px) {
    .athletes {
        height: 1196px;
    }
}
@media only screen and (min-width: 3060px) {
    .athletes {
        height: 1231px;
    }
}
@media only screen and (min-width: 3240px) {
    .athletes {
        height: 1266px;
    }
}
@media only screen and (min-width: 3420px) {
    .athletes {
        height: 1301px;
    }
}
@media only screen and (min-width: 3600px) {
    .athletes {
        height: 1336px;
    }
}
@media only screen and (min-width: 3780px) {
    .athletes {
        height: 1371px;
    }
}
@media only screen and (min-width: 3960px) {
    .athletes {
        height: 1406px;
    }
}
@media only screen and (min-width: 4140px) {
    .athletes {
        height: 1441px;
    }
}
@media only screen and (min-width: 4320px) {
    .athletes {
        height: 1476px;
    }
}
@media only screen and (min-width: 4500px) {
    .athletes {
        height: 1511px;
    }
}
@media only screen and (min-width: 4680px) {
    .athletes {
        height: 1546px;
    }
}
@media only screen and (min-width: 4860px) {
    .athletes {
        height: 1581px;
    }
}
.athletes-slides {
    height: 100%;
}
.athletes-slide {
    min-height: 100%;
    background-size: 904px 905px;
    background-position: 100% 0;
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 0.6s ease;
    transform: translateX(-200%);
    background-color: #3A3A3C;
}
.athletes-slide--next + .athletes-slide {
    transform: translateX(200%);
}
.athletes-slide--prev {
    z-index: 10;
    transform: translateX(-100%);
}
.athletes-slide--current {
    z-index: 10;
    transform: translateX(0);
}
.athletes-slide--current.athletes-slide .athletes-bg {
    opacity: 1;
}
.athletes-slide--current.athletes-slide .athletes-meta,
.athletes-slide--current.athletes-slide .section-bigtitle,
.athletes-slide--current.athletes-slide .section-title,
.athletes-slide--current.athletes-slide blockquote {
    opacity: 1;
    transform: translate(0);
}
.athletes-slide--next {
    z-index: 10;
    transform: translateX(100%);
}
.athletes .inner {
    position: static;
    min-height: 100%;
    display: -ms-flexbox;
    display: flex;
    color: #F0EDE2;
    padding-top: 280px;
}
@media only screen and (max-width: 518px) {
    .athletes .inner {
        padding-top: 300px;
    }
}
@media only screen and (min-width: 1620px) {
    .athletes .inner {
        padding-top: 302px;
    }
}
@media only screen and (min-width: 1800px) {
    .athletes .inner {
        padding-top: 324px;
    }
}
@media only screen and (min-width: 1980px) {
    .athletes .inner {
        padding-top: 346px;
    }
}
@media only screen and (min-width: 2160px) {
    .athletes .inner {
        padding-top: 368px;
    }
}
@media only screen and (min-width: 2340px) {
    .athletes .inner {
        padding-top: 390px;
    }
}
@media only screen and (min-width: 2520px) {
    .athletes .inner {
        padding-top: 412px;
    }
}
@media only screen and (min-width: 2700px) {
    .athletes .inner {
        padding-top: 434px;
    }
}
@media only screen and (min-width: 2880px) {
    .athletes .inner {
        padding-top: 456px;
    }
}
@media only screen and (min-width: 3060px) {
    .athletes .inner {
        padding-top: 478px;
    }
}
@media only screen and (min-width: 3240px) {
    .athletes .inner {
        padding-top: 500px;
    }
}
@media only screen and (min-width: 3420px) {
    .athletes .inner {
        padding-top: 522px;
    }
}
@media only screen and (min-width: 3600px) {
    .athletes .inner {
        padding-top: 544px;
    }
}
@media only screen and (min-width: 3780px) {
    .athletes .inner {
        padding-top: 566px;
    }
}
@media only screen and (min-width: 3960px) {
    .athletes .inner {
        padding-top: 588px;
    }
}
@media only screen and (min-width: 4140px) {
    .athletes .inner {
        padding-top: 610px;
    }
}
@media only screen and (min-width: 4320px) {
    .athletes .inner {
        padding-top: 632px;
    }
}
@media only screen and (min-width: 4500px) {
    .athletes .inner {
        padding-top: 654px;
    }
}
@media only screen and (min-width: 4680px) {
    .athletes .inner {
        padding-top: 676px;
    }
}
@media only screen and (min-width: 4860px) {
    .athletes .inner {
        padding-top: 698px;
    }
}
.athletes-bg {
    position: absolute;
    top: 0;
    right: 0;
    height: 110%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
}
@media only screen and (max-width: 518px) {
    .athletes-bg {
        top: 0;
        width: 100%;
        height: auto;
    }
}
.athletes-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.athletes-bg:before {
    content: "\A";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #3A3A3C;
    background: linear-gradient(90deg, #3A3A3C, rgba(15, 27, 37, 0.5));
}
@media only screen and (max-width: 518px) {
    .athletes-bg:before {
        background: #3A3A3C;
        background: linear-gradient(0deg, #3A3A3C, rgba(15, 27, 37, 0.75));
    }
}
.athletes-content {
    position: relative;
    z-index: 5;
    width: 100%;
    max-width: 588px;
}

.athletes-content blockquote {
    font-style: italic;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    position: relative;
    cursor: pointer;
    margin-top: 50px;
}
@media only screen and (max-width: 518px) {
    .athletes-content blockquote {
        margin-top: 35px;
    }
}
.athletes-content blockquote:after {
    position: absolute;
    width: 16px;
    height: 20px;
    left: -23px;
    top: -4px;
    display: block;
    content: "\A";
    background-repeat: no-repeat;
    background-size: contain;
}
@media only screen and (max-width: 1170px) {
    .athletes-contentblockquote: after {
        left: 0;
        top: -17px;
    }
}
.athletes-meta {
    margin-top: 40px;
}
@media only screen and (max-width: 518px) {
    .athletes-meta {
        margin-top: 24px;
    }
}
.athletes-meta span {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}
.athletes-meta p {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.02em;
    margin-top: 10px;
    max-width: 425px;
}
@media only screen and (max-width: 518px) {
    .athletes-meta p {
        margin-top: 15px;
    }
}
.athletes-controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 153px;
    width: 100%;
    z-index: 998;
}
@media only screen and (max-width: 799px) {
    .athletes-controls {
        bottom: 120px;
    }
}
@media only screen and (max-width: 772px) {
    .athletes-controls {
        bottom: 100px;
    }
}
@media only screen and (max-width: 451px) {
    .athletes-controls {
        bottom: 120px;
    }
}
@media only screen and (max-width: 369px) {
    .athletes-controls {
        bottom: 90px;
    }
}
@media only screen and (max-width: 320px) {
    .athletes-controls {
        bottom: 60px;
    }
}
@media only screen and (min-width: 1620px) {
    .athletes-controls {
        padding-bottom: 10px;
    }
}
@media only screen and (min-width: 1800px) {
    .athletes-controls {
        padding-bottom: 20px;
    }
}
@media only screen and (min-width: 1980px) {
    .athletes-controls {
        padding-bottom: 30px;
    }
}
@media only screen and (min-width: 2160px) {
    .athletes-controls {
        padding-bottom: 40px;
    }
}
@media only screen and (min-width: 2340px) {
    .athletes-controls {
        padding-bottom: 50px;
    }
}
@media only screen and (min-width: 2520px) {
    .athletes-controls {
        padding-bottom: 60px;
    }
}
@media only screen and (min-width: 2700px) {
    .athletes-controls {
        padding-bottom: 70px;
    }
}
@media only screen and (min-width: 2880px) {
    .athletes-controls {
        padding-bottom: 80px;
    }
}
@media only screen and (min-width: 3060px) {
    .athletes-controls {
        padding-bottom: 90px;
    }
}
@media only screen and (min-width: 3240px) {
    .athletes-controls {
        padding-bottom: 100px;
    }
}
@media only screen and (min-width: 3420px) {
    .athletes-controls {
        padding-bottom: 110px;
    }
}
@media only screen and (min-width: 3600px) {
    .athletes-controls {
        padding-bottom: 120px;
    }
}
@media only screen and (min-width: 3780px) {
    .athletes-controls {
        padding-bottom: 130px;
    }
}
@media only screen and (min-width: 3960px) {
    .athletes-controls {
        padding-bottom: 140px;
    }
}
@media only screen and (min-width: 4140px) {
    .athletes-controls {
        padding-bottom: 150px;
    }
}
@media only screen and (min-width: 4320px) {
    .athletes-controls {
        padding-bottom: 160px;
    }
}
@media only screen and (min-width: 4500px) {
    .athletes-controls {
        padding-bottom: 170px;
    }
}
@media only screen and (min-width: 4680px) {
    .athletes-controls {
        padding-bottom: 180px;
    }
}
@media only screen and (min-width: 4860px) {
    .athletes-controls {
        padding-bottom: 190px;
    }
}
.athletes-controls button {
    padding: 0 6px;
    outline: none;
}
.athletes-controls .disabled {
    opacity: 0.2;
}

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

.testimonial-swiper {
  width: 100%;
  background: #3A3A3C;
  color: #F0EDE2;
}

.testimonial-swiper .inner {
  position: static;
  min-height: 100%;
  display: -ms-flexbox;
  display: flex;
  color: #F0EDE2;
  padding-top: 50px;
  padding-bottom: 100px;
}

@media (min-width: 992px) {
  .testimonial-swiper .inner {
    padding-top: 100px;
    padding-bottom: 150px;
  }
}

.testimonial-swiper .testimonial-pagination {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
}

.testimonial-swiper .section-bigtitle {
  font-size: 26px;
  line-height: 1.2;
}

.testimonial-swiper .testimonial-pagination .inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
}

.testimonial-swiper-prev,
.testimonial-swiper-next {
  position: relative;
  left: inherit;
  right: inherit;
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #F0EDE2;
  border-radius: 50px;
  display: block;
  margin-left: 18px;
  background-repeat: no-repeat;
  background-position: 50%;
  transform: translateX(0);
  transition: border 0.35s ease, transform 0.25s ease-out;
}

.testimonial-swiper-next:hover {
  border-color: #A78E5D;
  transform: translateX(10px);
}

.testimonial-swiper-prev:after,
.testimonial-swiper-next:after {
  display: none;
}

.testimonial-swiper-next,
.testimonial-swiper-prev {
	background-image: url(/cdn/shop/t/12/assets/icon-arrow.svg?v=5000152603029960908)
}

.testimonial-swiper-prev {
  transform: rotate(180deg);
}

.testimonial-swiper-prev:hover {
  border-color: #A78E5D;
  transform: translateX(-10px) rotate(180deg);
}

.newsletter {
    background: #3A3A3C;
    color: #F0EDE2;
}
.newsletter,
.newsletter .inner {
    position: relative;
}
.newsletter .inner:after {
    width: 188.69px;
    height: 139.6px;
    position: absolute;
    content: "\A";
    display: block;
    right: -44px;
    top: 190px;
}
@media only screen and (max-width: 1202px) {
    .newsletter .inner:after {
        right: 100px;
    }
}
@media only screen and (max-width: 868px) {
    .newsletter .inner:after {
        right: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .newsletter .inner:after {
        display: none;
    }
}
.newsletter-image {
    position: absolute;
    width: 473px;
    height: 276px;
    background: #c4c4c4;
    top: 250px;
    right: 0;
    z-index: 999;
}
.newsletter-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media only screen and (max-width: 1202px) {
    .newsletter-image {
        display: none;
    }
}
.newsletter-content {
    max-width: 503px;
    padding-top: 50px;
    padding-bottom: 50px;
}
@media (min-width: 992px) {
    .newsletter-content {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.newsletter-content p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    margin-top: 15px;
    margin-bottom: 30px;
}
@media only screen and (max-width: 518px) {
    .newsletter-content p {
        margin-top: 25px;
    }
}
.newsletter-content .points-content p {
    margin-top: 0;
    margin-bottom: 10px;
}
.newsletter-content h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #A78E5D;
    margin-top: 15px;
    margin-bottom: 10px;
}
.newsletter-content ul {
    list-style: inside;
}
.newsletter-content ul li {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    margin-top: 8px;
}
.newsletter-content form {
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex;
}
.newsletter-content form input {
    width: 382px;
    height: 52px;
    background: none;
    border: 1px solid #A78E5D;
    border-radius: 50px 0 0 50px;
    padding-left: 25px;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-transform: uppercase;
}
@media only screen and (max-width: 518px) {
    .newsletter-content form input {
        width: 302px;
        font-size: 11px;
    }
}
.newsletter-content form input:focus {
    outline: none;
    border-color: #F0EDE2;
}
.newsletter-content form input:-ms-input-placeholder {
    color: #A78E5D;
}
.newsletter-content form input::placeholder {
    color: #A78E5D;
}
.newsletter-content form button {
    width: 121px;
    height: 52px;
    background: #A78E5D;
    border-radius: 0 50px 50px 0;
    border: 1px solid #A78E5D;
    overflow: hidden;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-transform: uppercase;
    transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
}
@media only screen and (max-width: 518px) {
    .newsletter-content form button {
        width: 201px;
    }
}
.newsletter-content form button img {
    position: relative;
    top: -1px;
    margin-left: 3px;
    transition: transform 0.325s ease-out;
    -webkit-transition: transform 0.25s ease-out;
}
.newsletter-content form button:hover {
    background: #3A3A3C;
    color: #F0EDE2;
}
.newsletter-content form button:hover img {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}

.faqs {
    background: #F0EDE2;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}

@media (min-width: 992px) {
    .faqs {
        margin-top: 100px;
        margin-bottom: 100px;
    }
}

.faqs .inner {
    max-width: 680px;
    padding: 0;
}
@media only screen and (max-width: 60.85em) {
    .faqs .inner {
        padding: 0 20px;
    }
}
.faqs .inner--left {
    margin-left: 0;
}
.faqs .section-header {
    margin-bottom: 64px;
}
@media only screen and (max-width: 60.85em) {
    .faqs .section-header {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 466px) {
    .faqs .section-header {
        margin-bottom: 30px;
    }
}
.faqs__answer,
.faqs h6 {
    padding: 20px;
}
.faqs__answer p a,
.faqs h6 p a {
    color: #A78E5D;
}
.faqs__question {
    margin-bottom: 20px;
    border: 1px solid #39393c;
    border-radius: 2px;
    height: auto;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    transition: height 0.3s ease, border 0.3s ease;
}
.faqs__question:after {
    width: 14px;
    height: 9px;
    content: "\A";
    position: absolute;
    display: block;
    top: 25px;
    right: 20px;
    background-repeat: no-repeat;
    transition: transform 0.2s;
}
.faqs__question--open,
.faqs__question:hover {
    border: 1px solid #A78E5D;
}
.faqs__question--open {
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}
.faqs__question--open:after {
    transform: scaleY(-1);
}
.faqs__question h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3A3A3C;
    max-width: calc(100% - 20px);
}
.faqs__question h6 p,
.faqs__question h6 span {
    background: transparent !important;
    color: #3A3A3C !important;
}
.faqs__answer {
    padding-top: 0;
    height: 0;
    padding: 0 20px;
    transition: all 0.3s;
    overflow: hidden;
}
.faqs__answer p,
.faqs__answer ul {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
    padding-bottom: 20px;
}
.faqs__answer ul {
    list-style-type: disc;
    list-style-position: inside;
}
.faqs__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
  gap: 12px;
}
.apple-wallet-image,
.giftcard-qr img {
    display: block;
    margin: 0 auto;
}
@media print {
    @page {
        margin: 0.5cm;
    }
    p {
        orphans: 3;
        widows: 3;
    }
    .apple-wallet,
    .print-giftcard {
        display: none;
    }
}
.product {
    margin-top: 72px;
    max-width: 100%;
    overflow: hidden;
}
@media only screen and (max-width: 924px) {
    .product {
        margin-top: 34px;
    }
}
.product__top {
    position: relative;
    padding-bottom: 200px;
}
@media only screen and (max-width: 951px) {
    .product__top {
        padding-bottom: 100px;
    }
}
.product__top-section {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 50px;
    border-bottom: 1px solid #F0EDE2;
}
@media only screen and (max-width: 924px) {
    .product__top-section {
        display: block;
        padding-bottom: 30px;
    }
}
.product__video {
    padding-bottom: 108px;
    border-bottom: 1px solid #F0EDE2;
}
@media only screen and (max-width: 924px) {
    .product__video {
        padding-bottom: 57px;
    }
}
.product__images {
    max-width: 480px;
    -ms-flex-preferred-size: 480px;
    flex-basis: 480px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media only screen and (max-width: 924px) {
    .product__images {
        max-width: none;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
.product__featured-image {
  position: relative;
    height: 480px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #F0EDE2;
  overflow: hidden;
}
@media only screen and (max-width: 924px) {
    .product__featured-image {
        height: 355px;
    }
    .product__featured-image .responsive-image__wrapper {
        height: 100%;
        width: 100%;
    }
    .product__featured-image .responsive-image__wrapper img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
}
.product__thumbnails {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product__thumbnails li {
    width: 105px;
    height: 105px;
    margin-right: 20px;
    border: 1px solid #F0EDE2;
    margin-top: 20px;
  overflow: hidden;
}
.product__thumbnails li.active {
  border-color: #A78E5D;
}
.product__thumbnails li:nth-child(4) {
    margin-right: 0;
}
@media only screen and (max-width: 924px) {
    .product__thumbnails li {
        margin-top: 15px;
        width: 90px;
        height: 90px;
    }
    .product__thumbnails li a {
        height: 100%;
        width: 100%;
    }
    .product__thumbnails li a img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
}
.product__thumbnails a {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.product__info {
    margin-left: 68px;
}
@media only screen and (max-width: 1225px) {
    .product__info {
        margin-left: 38px;
    }
}
@media only screen and (max-width: 924px) {
    .product__info {
        margin-left: 0;
        margin-top: 35px;
    }
    .product__info .spr-badge {
        margin-top: 10px;
    }
}
.product__info h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 0.1em;
    color: #3A3A3C;
    position: relative;
    left: -3px;
    margin-bottom: 2px;
}
@media only screen and (max-width: 1225px) {
    .product__info h1 {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: 0.1em;
    }
}
.product__info .rte {
    color: #3A3A3C;
    margin-top: 20px;
}
.product__info .rte,
.product__info .rte .product__read-more {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
}
.product__info .rte .product__read-more {
    padding: 0;
    border: 0;
    background: none;
    display: block;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #A78E5D;
}
.product__info .rte .product__read-more:hover {
    text-decoration: none;
}
.product__info .rte p a {
    color: #A78E5D;
}
.product__info .rte p a:hover {
    color: #A78E5D;
    text-decoration: none;
}
.product__price {
    margin-top: 35px;
    margin-bottom: 25px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #A78E5D;
}
@media only screen and (max-width: 924px) {
    .product__price {
        margin-top: 35px;
        margin-bottom: 25px;
    }
}
.product__subscribe {
    margin-top: 14px;
}
@media only screen and (max-width: 924px) {
    .product__subscribe {
        padding-bottom: 10px;
    }
}
.product__subscribe-container {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3A3A3C;
    padding-left: 35px;
    height: 25px;
    margin-bottom: 11px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.product__subscribe-container.disabled span:last-of-type {
    opacity: 0.3;
}
.product__subscribe-container.disabled .checkmark {
    background: #f5f5f5 !important;
}
.product__subscribe-container small {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0.02em;
    text-transform: lowercase;
    padding-left: 4px;
}
@media only screen and (max-width: 978px) {
    .product__subscribe-container small {
        display: block;
        padding-left: 0;
        position: absolute;
        bottom: -20px;
        left: 35px;
    }
}
.product__subscribe-container small a {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #A78E5D;
}
.product__subscribe-container small a:hover {
    text-decoration: none;
}
.product__subscribe-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.product__subscribe-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #F0EDE2;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product__subscribe-container:hover input ~ .checkmark {
    background-color: #fafafa;
}
.product__subscribe-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.product__subscribe-container input:checked ~ .checkmark:after {
    display: block;
}
.product__subscribe-container .checkmark:after {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #A78E5D;
}
.product__options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
}
.product__options .title,
.product__options label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3A3A3C;
    display: block;
    margin-bottom: 7px;
}
.product__quantity .input-container {
    max-width: 111px;
    position: relative;
}
.product__quantity input {
    border: 1px solid #F0EDE2;
    height: 52px;
    padding-right: 24px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3A3A3C;
}
.product__quantity input:focus {
    outline: none;
    border-color: #A78E5D;
}
.product__quantity input::-webkit-inner-spin-button,
.product__quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.product__quantity input[type="number"] {
    -moz-appearance: textfield;
}
.product__quantity .controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 26px;
}
.product__quantity .controls button {
    border: 1px solid #F0EDE2;
    background: none;
    font-size: 12px;
    color: #A78E5D;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    outline: none;
}
.product__quantity .controls button:first-of-type {
    border-bottom: none;
}
.product__variant {
    position: relative;
}
.product__variant .js,
.product__variant input {
}
.product__variant .js {
    position: relative;
    margin-top: 20px;
}
.product__variant .js:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 24px;
    border-top: 5px solid #3A3A3C;
    content: "\A";
    pointer-events: none;
}
.product__variant select {
    border: 1px solid black;
    margin-top: 14px;
    height: 52px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3A3A3C;
    background: #F0EDE2;
    padding: 0 28px 0 10px;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
}
.product__variant select:focus {
    outline: none;
    border-color: #A78E5D;
}
.product__variant option {
    background: #F0EDE2;
    padding: 24px;
    display: block;
}
.product__paypal {
    margin-top: 15px;
}
.product__paypal,
.product__shipping {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
}
.product__shipping {
    margin-top: 32px;
}
.product__shipping .title,
.product__shipping label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3A3A3C;
    display: block;
    margin-bottom: 7px;
}
.product__shipping .description {
    margin-top: 3px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}
.product__shipping .description img {
    margin-right: 10px;
}
.product__shipping .charges {
    margin-top: 10px;
    padding-left: 30px;
}
.product__buy {
    margin-top: 44px;
}
.product__buy .checkout {
    margin-left: 15px;
}
@media only screen and (max-width: 377px) {
    .product__buy {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .product__buy .checkout {
        margin-left: 5px;
    }
}
.product__usps {
    position: relative;
}
@media only screen and (max-width: 951px) {
    .product__usps {
        height: 350px;
    }
    .product__usps:before {
        position: absolute;
        top: 0;
        left: -25px;
        background: #F0EDE2;
        width: calc(100% + 50px);
        height: calc(100% + 50px);
        display: block;
        content: "\A";
        z-index: 4;
    }
}
.product__usps-slides {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 50px;
}
@media only screen and (max-width: 951px) {
    .product__usps-slides {
        display: block;
        position: relative;
        height: 100%;
        padding-top: 30px;
    }
}
.product__usps .usps-controls,
.product__usps .usps-slide:nth-of-type(n + 5) {
    display: none;
}
@media only screen and (max-width: 951px) {
    .product__usps.usps-slide: nth-of-type(n + 5) {
        display: block;
    }
    .product__usps .usps-slide--next + .usps-slide {
        z-index: 2;
        transform: translateX(200%);
        opacity: 0;
    }
    .product__usps .usps-slide {
        position: absolute;
        width: 100%;
        height: 100%;
        transition: transform 0.6s ease;
        transform: translateX(-200%);
        opacity: 0;
        max-width: none;
        background: #F0EDE2;
        z-index: 2;
    }
    .product__usps .usps-slide--prev {
        z-index: 5;
        transform: translateX(-100%);
        opacity: 1;
    }
    .product__usps .usps-slide--current {
        z-index: 98;
        transform: translateX(0);
        opacity: 1;
    }
    .product__usps .usps-slide--next {
        z-index: 5;
        transform: translateX(100%);
        opacity: 1;
    }
    .product__usps .usps-slide p {
        max-width: 250px;
        margin: 0 auto;
    }
    .product__usps .usps-controls {
        display: -ms-flexbox;
        display: flex;
        z-index: 99;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        bottom: -20px;
        width: 100%;
    }
    .product__usps .usps-controls .usps-arrow-button--prev span {
        transform: rotate(180deg) !important;
    }
    .product__usps .usps-controls .usps-arrow-button--next span {
        transform: rotate(0deg) !important;
    }
}
.product__usp {
    text-align: center;
}

.product-usps-swiper {
  padding-top: 45px;
}

@media (max-width: 991px) {
  .product-usps-swiper {
    width: calc(100% + 50px);
    margin-left: -25px;
    margin-right: -25px;
  }
}

.product__usp img {
    width: 71px;
    height: 71px;
    margin: 0 auto;
}
.product__usp h6 {
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3A3A3C;
    margin: 21px 0 9px;
}
.product__usp h6,
.product__usp p {
    font-style: normal;
    text-align: center;
}
.product__usp p {
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
}
.product__detail {
    position: relative;
    background: #3A3A3C;
    max-width: 100vw;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (min-width: 992px) {
  .product__detail {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.product__detail-row {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -25px;
    margin-right: -25px;
}
@media only screen and (max-width: 951px) {
    .product__detail-row {
        display: block;
        margin: 0;
    }
}
.product__detail-row:nth-of-type(2) {
    margin-top: 143px;
}
@media only screen and (max-width: 951px) {
    .product__detail-row: nth-of-type(2) {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .product__detail-row:nth-of-type(2) p {
        font-style: normal;
        font-weight: 300;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.02em;
        margin-top: 15px;
    }
}
.product__detail-row--flipped {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.product__detail-image {
    width: 406px;
    height: 457px;
    position: absolute;
    content: "\A";
    display: block;
    right: 0;
    top: -90px;
}
.product__detail-image--flipped {
    right: auto;
    top: -30px;
    left: 0;
}
.product__detail-image--small {
    width: 329px;
    height: 329px;
    top: 5px;
}
.product__detail-image img {
    width: 100%;
}
@media only screen and (max-width: 1173px) {
    .product__detail-image {
        right: 25px;
    }
}
@media only screen and (max-width: 1041px) {
    .product__detail-image {
        transform: scale(0.8);
        right: 0;
    }
}
@media only screen and (max-width: 953px) {
    .product__detail-image {
        position: relative;
        width: 100%;
        max-width: 406px;
        transform: scale(1);
        height: auto;
        margin-top: 55px;
        top: auto;
        left: -10px;
    }
}
.product__detail-content {
    width: calc(50% - 50px);
    margin: 0 25px;
}
@media only screen and (max-width: 951px) {
    .product__detail-content {
        width: 100%;
        margin: 0 0 50px;
    }
}
.product__detail-content p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    margin-top: 15px;
    margin-bottom: 20px;
}
.product__detail-content p strong {
    font-weight: 600;
    color: #F0EDE2;
}
.product__detail-content p a {
    color: #A78E5D;
}
.product__detail-content p a:hover {
    color: #F0EDE2;
}
.product__detail-content p a:focus {
    outline: none;
}
.product__detail-content ul {
    margin-left: 20px;
}
.product__detail-content ul li {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style: disc;
}
.product__detail-content ul li strong {
    font-weight: 600;
    color: #F0EDE2;
}
.product__detail-content ul li a {
    color: #A78E5D;
}
.product__detail-content ul li a:hover {
    color: #F0EDE2;
}
.product__detail-content ul li a:focus {
    outline: none;
}
@media only screen and (max-width: 466px) {
    .product__detail-content {
        max-width: 100%;
    }
    .product__detail-content h2 {
        font-size: 21px;
        margin-bottom: 15px;
    }
    .product__detail-content p {
        margin-top: 22px;
    }
    .product__detail-content .round-arrow {
        width: 40px;
        height: 40px;
        background-size: 18px;
        margin-left: 12px;
    }
}
.product__detail-instructions {
    padding-left: 68px;
    width: calc(50% - 50px);
    margin: 0 25px;
    margin-top: 105px;
}
@media only screen and (max-width: 951px) {
    .product__detail-instructions {
        width: 100%;
        margin: 0 0 50px;
    }
}
.product__detail-instructions h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #A78E5D;
}
.product__detail-instructions p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    margin-top: 15px;
}
.product__detail-instructions p strong {
    font-weight: 600;
    color: #F0EDE2;
}
.product__detail-instructions li {
    position: relative;
  margin-bottom: 60px;
}
.product__detail-instructions li:last-child {
    margin-bottom: 0;
}
.product__detail-instructions img {
    position: absolute;
    top: 0;
    left: -70px;
  width: 60px;
}
@media only screen and (max-width: 466px) {
    .product__detail-instructions {
        max-width: 100%;
    }
    .product__detail-instructions p {
        margin-top: 22px;
    }
}
.video-banner {
    position: relative;
    height: 600px;
    background-color: #3A3A3C;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 25px;
}
@media only screen and (min-width: 1620px) {
    .video-banner {
        height: 630px;
    }
}
@media only screen and (min-width: 1800px) {
    .video-banner {
        height: 660px;
    }
}
@media only screen and (min-width: 1980px) {
    .video-banner {
        height: 690px;
    }
}
@media only screen and (min-width: 2160px) {
    .video-banner {
        height: 720px;
    }
}
@media only screen and (min-width: 2340px) {
    .video-banner {
        height: 750px;
    }
}
@media only screen and (min-width: 2520px) {
    .video-banner {
        height: 780px;
    }
}
@media only screen and (min-width: 2700px) {
    .video-banner {
        height: 810px;
    }
}
@media only screen and (min-width: 2880px) {
    .video-banner {
        height: 840px;
    }
}
@media only screen and (min-width: 3060px) {
    .video-banner {
        height: 870px;
    }
}
@media only screen and (min-width: 3240px) {
    .video-banner {
        height: 900px;
    }
}
@media only screen and (min-width: 3420px) {
    .video-banner {
        height: 930px;
    }
}
@media only screen and (min-width: 3600px) {
    .video-banner {
        height: 960px;
    }
}
@media only screen and (min-width: 3780px) {
    .video-banner {
        height: 990px;
    }
}
@media only screen and (min-width: 3960px) {
    .video-banner {
        height: 1020px;
    }
}
@media only screen and (min-width: 4140px) {
    .video-banner {
        height: 1050px;
    }
}
@media only screen and (min-width: 4320px) {
    .video-banner {
        height: 1080px;
    }
}
@media only screen and (min-width: 4500px) {
    .video-banner {
        height: 1110px;
    }
}
@media only screen and (min-width: 4680px) {
    .video-banner {
        height: 1140px;
    }
}
@media only screen and (min-width: 4860px) {
    .video-banner {
        height: 1170px;
    }
}
.video-banner__background {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.video-banner__content {
    position: relative;
    z-index: 90;
    text-align: center;
    color: #F0EDE2;
}
.video-banner__content h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.15em;
    color: #F0EDE2;
}
.video-banner__content p {
    margin-top: 10px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #F0EDE2;
}
.video-banner__content a {
    margin-top: 25px;
    padding: 0 30px;
}
.reviews {
    position: relative;
    background: #3A3A3C;
    color: #F0EDE2;
    padding-bottom: 50px;
    padding-top: 50px;
    line-height: 140%;
}

@media (min-width: 992px) {
    .reviews {
        padding-bottom: 100px;
        padding-top: 100px;
    }
}

.kl_reviews__reviews_list.kl_reviews__reviews_list.kl_reviews__reviews_list .kl_reviews__list__tabs button.kl_reviews__list__tab {
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    letter-spacing: 0.15em !important;
    text-transform: uppercase !important;
}


.kl_reviews__reviews_list.kl_reviews__reviews_list button.kl_reviews__button {
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 15px !important;
    border-radius: 50px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
}

.kl_reviews__review_item.kl_reviews__review_item.kl_reviews__review_item p.kl_reviews__review__content {
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 26px !important;
    letter-spacing: 0.02em !important;
    color: #F0EDE2 !important;
}

.kl_reviews__review_title {
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
}

.kl_reviews__star-rating-widget.kl_reviews__star-rating-widget.kl_reviews__star-rating-widget .kl_reviews__star-rating-widget__label {
    color: #A78E5D !important;
}

.kl_reviews__stars_badge {
  height: 20px !important;
}

.kl_reviews__star-rating-widget.kl_reviews__star-rating-widget.kl_reviews__star-rating-widget svg {
    width: 20px !important;
    height: 20px !important;
}
.reviews__container {
    margin: 0 !important;
}
.reviews .spr-container {
    border: none;
    padding-left: 0;
    padding-right: 0;
}
.reviews .spr-container .spr-header {
    padding-bottom: 10px;
}
.reviews .spr-container h2.spr-header-title {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.reviews .spr-container .spr-review-header-byline,
.reviews .spr-container .spr-summary {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #A78E5D;
    position: relative;
    opacity: 1;
}
.reviews .spr-container .spr-review-header-byline {
    text-transform: lowercase;
    font-size: 12px;
}
.reviews .spr-container .spr-review-header-starratings,
.reviews .spr-container .spr-starrating {
    font-size: 11px;
}
@media only screen and (max-width: 542px) {
    .reviews .spr-container .spr-summary-actions {
        display: block;
        margin-top: 20px;
    }
}
.reviews .spr-container .spr-summary-actions-newreview {
    position: absolute;
    right: 0;
    bottom: 0;
}
@media only screen and (max-width: 542px) {
    .reviews .spr-container .spr-summary-actions-newreview {
        position: static;
    }
}
.reviews .spr-container .spr-button-primary,
.reviews .spr-container .spr-summary-actions-newreview {
    border-radius: 50px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-transform: uppercase;
    height: 52px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    text-decoration: none;
    background: transparent;
    border: 1px solid #F0EDE2;
}
.reviews .spr-container .spr-review {
    border-color: #314455;
    position: relative;
    padding-bottom: 34px;
}
.reviews .spr-container .spr-review-header-starratings {
    margin-bottom: 15px;
    margin-top: 6px;
}
.reviews .spr-container .spr-review-header-title {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.02em;
}
.reviews .spr-container .spr-review-content-body {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    max-width: calc(100% - 120px);
}
.reviews .spr-container .spr-review-footer {
    position: absolute;
    bottom: 58px;
    right: 0;
}
@media only screen and (max-width: 450px) {
    .reviews .spr-container .spr-review-footer {
        position: static;
        text-align: left;
    }
    .reviews .spr-container .spr-review-footer .spr-review-reportreview {
        float: none;
    }
}
.reviews .spr-container .spr-review-footer a {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #A78E5D;
    position: relative;
    opacity: 0.7;
    text-transform: lowercase;
}
.reviews .spr-container .spr-form {
    border-color: #314455;
    padding-bottom: 20px;
}
.reviews .spr-container .spr-review:last-child {
    padding-bottom: 34px;
}
.reviews .spr-container .spr-form-title {
    display: none;
}
.reviews .spr-container .spr-form-input {
    background: none;
    border: 1px solid #314455;
    padding: 20px;
    color: #F0EDE2;
}
.reviews .spr-container .spr-form-review-body > .spr-form-input {
    border: none;
    padding: 0;
}
.reviews .spr-container .spr-form-label {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    display: block;
}
.reviews .spr-container .spr-form-input.spr-starrating {
    padding-bottom: 36px;
}
.reviews .spr-container .spr-form-input-textarea {
    padding: 20px;
}
.reviews .spr-container .spr-pagination {
    padding-top: 20px;
    border-top: 1px solid #314455;
}
.reviews .spr-container .spr-pagination .spr-pagination-deco,
.reviews .spr-container .spr-pagination .spr-pagination-next,
.reviews .spr-container .spr-pagination .spr-pagination-page,
.reviews .spr-container .spr-pagination .spr-pagination-prev {
    font-style: normal;
    font-weight: 300;
    color: #F0EDE2;
}
.reviews .spr-container .spr-pagination .spr-pagination-deco a,
.reviews .spr-container .spr-pagination .spr-pagination-next a,
.reviews .spr-container .spr-pagination .spr-pagination-page a,
.reviews .spr-container .spr-pagination .spr-pagination-prev a {
    color: #A78E5D;
    text-decoration: none;
}
.reviews .spr-container .spr-pagination .spr-pagination-deco a:hover,
.reviews .spr-container .spr-pagination .spr-pagination-next a:hover,
.reviews .spr-container .spr-pagination .spr-pagination-page a:hover,
.reviews .spr-container .spr-pagination .spr-pagination-prev a:hover {
    color: #F0EDE2;
    text-decoration: none;
}
.reviews .spr-container .spr-pagination .spr-pagination-next {
    font-style: normal;
    font-weight: 300;
    color: #A78E5D;
}
.reviews .spr-container .spr-pagination .spr-pagination-next a {
    color: #A78E5D;
    text-decoration: none;
}
.reviews .spr-container .spr-pagination .spr-pagination-next a:hover {
    color: #F0EDE2;
    text-decoration: none;
}
.related-products {
    margin-top: 50px;
    margin-bottom: 50px;
}
@media (min-width:992px) {
    .related-products {
        margin-top: 100px;
        margin-bottom: 100px;
    }
}
.related-products h5 {
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 46px;
    text-align: center;
    letter-spacing: 0.1em;
    margin: 0 auto;
    margin-bottom: 60px;
}
.related-products__products {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media only screen and (max-width: 1079px) {
    .related-products__products {
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.related-products__image {
    margin-bottom: 20px;
    background: #F0EDE2;
}
.related-products__image,
.related-products__image-holder {
    position: relative;
    height: 438px;
}
.related-products__image-holder img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.related-products__icons {
    position: absolute;
    bottom: -46px;
    right: 0;
}
.related-products__price {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.15em;
    color: #A78E5D;
    text-decoration: none;
}
.related-products__price,
.related-products h4 {
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.related-products h4 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.1em;
    color: #3A3A3C;
    margin-top: 8px;
}
.related-products p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
    margin-bottom: 25px;
}
.related-products__product {
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    max-width: 320px;
    height: 100%;
    text-decoration: none;
}
.related-products__product:nth-of-type(4) {
	display: none !important;
}
@media only screen and (max-width: 1079px) {
    .related-products__product {
        padding: 0 30px;
        -ms-flex-preferred-size: 380px;
        flex-basis: 380px;
        max-width: 380px;
        margin-bottom: 45px;
    }
    .related-products__product:last-of-type {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 826px) {
    .related-products__product {
        -ms-flex-preferred-size: 300px;
        flex-basis: 300px;
        max-width: 300px;
        margin-bottom: 45px;
        padding: 0 15px;
    }
    .related-products__product:first-of-type {
        margin-left: 0;
    }
    .related-products__product:last-of-type {
        margin-right: 0;
    }
}
@media only screen and (max-width: 719px) {
    .related-products__product {
        padding: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 45px;
        margin-left: 0 !important;
    }
}
.related-products__title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.related-products .rounded-button {
    margin-top: 20px;
    padding: 0 20px;
}
.collection .rte {
    margin-top: 25px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
}
@media only screen and (min-width: 593px) {
    .collection .rte {
        max-width: 80%;
    }
}
.collection__products {
    background: #F0EDE2;
    padding-top: 50px;
    padding-bottom: 0;
    position: relative;
}

@media (min-width: 1024px) {
  .collection__products {
    margin-bottom: -50px;
  }
}

.collection__products .section-header {
    margin-bottom: 64px;
}
@media only screen and (max-width: 60.85em) {
    .collection__products .section-header {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 466px) {
    .collection__products .section-header {
        margin-bottom: 30px;
    }
}
.collections .rte {
    margin-top: 25px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
}
@media only screen and (min-width: 593px) {
    .collections .rte {
        max-width: 80%;
    }
}
.collections__products {
    background: #F0EDE2;
    padding-top: 50px;
    padding-bottom: 51px;
    position: relative;
}
.collections__products .section-header {
    margin-bottom: 64px;
}
@media only screen and (max-width: 60.85em) {
    .collections__products .section-header {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 466px) {
    .collections__products .section-header {
        margin-bottom: 30px;
    }
}
.page--toppadd {
    padding-top: 59px;
}
.page h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.1em;
    color: #3A3A3C;
}
@media only screen and (max-width: 466px) {
    .page h1 {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 0.1em;
    }
}
.page__hero h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 0.1em;
    margin-bottom: 16px;
    color: #F0EDE2;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: transparent;
    text-shadow: none;
}
@media only screen and (max-width: 599px) {
    .page__hero h1 {
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 29px;
        letter-spacing: 0.1em;
    }
}
.page__hero p {
    max-width: 485px;
}
.page__hero .breadcrumbs {
    margin: 0 0 49px;
}
.page__hero .breadcrumbs a {
    color: #F0EDE2;
}
.page__hero .breadcrumbs a:hover {
    color: #A78E5D;
}
.page__hero .breadcrumbs .inner {
    padding: 0;
}
.page__faqs {
    padding-top: 52px;
    border-top: 1px solid #F0EDE2;
    margin-top: 52px;
}
.page__faqs.no-border {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
}
.page__body {
    margin-top: 25px;
    margin-bottom: 0px;
}
@media (min-width: 992px) {
    .page__body {
        margin-top: 100px;
        margin-bottom: 100px;
    }
}

.page__body h1 {
    font-size: 32px;
    line-height: 36px;
}

.page__body h1,
.page__body h2 {
    font-style: normal;
    letter-spacing: 0.1em;
    color: #3A3A3C;
    margin-bottom: 20px;
}
.page__body h2 {
    font-size: 26px;
    line-height: 30px;
}
.page__body h3 {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.6;
    color: #3A3A3C;
}
.page__body h3,
.page__body h4 {
    font-style: normal;
    margin-bottom: 20px;
}
.page__body h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3A3A3C;
}
.page__body p,
.page__body ul li {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
    margin-bottom: 20px;
}
.page__body-rte p {
  margin-bottom: 0;
}
.page__body img {
    width: 100%;
    margin-bottom: 20px;
}
.page__body .rounded-button img {
    margin-bottom: inherit;
}
.page__body .rounded-button--arrow img {
    width: 15px;
    margin-left: 10px;
}
.page__body hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #F0EDE2;
    margin: 2em 0;
    padding: 0;
}
.page__body ul {
    list-style: disc;
}
.page__statement {
    background: #F0EDE2;
    border-left: 2px solid #A78E5D;
    padding: 20px 40px;
    margin: 10px 0 50px;
}
.page__statement h1,
.page__statement h2,
.page__statement h3,
.page__statement h4,
.page__statement h5 {
    margin: 0;
    color: #A78E5D;
}
.page__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 20px;
    border-bottom: 1px solid #F0EDE2;
}
.page__row.no-padding-bottom {
  padding-bottom: 0;
}
.page__row:last-child {
    border-bottom: none;
  margin-bottom: 0;
}
@media (min-width: 768px) {
    .page__row {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -30px;
        margin-right: -30px;
        margin-bottom: 50px;
    }
  .page__row-center {
    align-items: center;
  }
  .page__row-top {
    align-items: flex-start;
  }
  .page__row-bottom {
    align-items: flex-end;
  }
}
.page__row:nth-child(odd) .page__row-image {
    -ms-flex-order: 1;
    order: 1;
}
@media (min-width: 768px) {
    .page__row: nth-child(odd) .page__row-image {
        -ms-flex-order: 2;
        order: 2;
    }
}
.page__row:nth-child(odd) .page__row-content {
    -ms-flex-order: 2;
    order: 2;
}
@media (min-width: 768px) {
    .page__row: nth-child(odd) .page__row-content {
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (min-width: 768px) {
  .section-image-text .page__row:nth-child(odd) .page__row-image,
  .section-image-text .page__row:nth-child(odd) .page__row-content {
        order: inherit;
  }
}

.page__row-content {
    margin-bottom: 0px !important;
}
.page__row-image {
    margin: 0 0 15px;
}
@media (min-width: 768px) {
    .page__row-content,
    .page__row-image {
        margin: 0 30px;
    }
}
.page__row-image {
    width: 100%;
}
@media (min-width: 768px) {
    .page__row-image {
        width: calc(40% - 60px);
        -ms-flex: none;
        flex: none;
    }
}
.page__row-content {
    width: 100%;
}
.page__row-content p a {
      color: #A78E5D;
}
.page__row-content p a:hover {
  color: #3A3A3C;
}
@media (min-width: 768px) {
    .page__row-content {
        width: calc(100% - 60px);
    }
}
.shopify-challenge__container {
    margin-top: 140px !important;
}
.article__hero {
    background-color: #3A3A3C;
    background-size: cover;
    background-position: 50%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 152px;
}
.article__hero .breadcrumbs {
    padding: 0;
    margin-bottom: 35px;
}
.article__hero .breadcrumbs a {
    color: #F0EDE2;
}
.article__hero .breadcrumbs a:hover {
    color: #A78E5D;
}
.article__hero .breadcrumbs .inner {
    padding: 0;
}
.article__hero:after {
    position: absolute;
    top: 0;
    left: 0;
    background: #3A3A3C;
    opacity: 0.75;
    display: block;
    content: "\A";
    width: 100%;
    height: 100%;
}
.article__hero .inner {
    padding: 50px 25px 150px;
}
.article__hero h1 {
    font-style: normal;
    font-size: 32px;
    line-height: 36px;
    color: #F0EDE2;
}
.blog__hero h1 {
    font-size: 32px;
    line-height: 36px;
}
@media (min-width: 768px) {
  .blog__hero h1 {
        font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.1em;
  }
}
.article__hero p {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    margin-top: 10px;
    margin-bottom: 35px;
    max-width: 600px;
}
.article__hero p a {
    color: #F0EDE2;
}
@media only screen and (max-width: 45.85em) {
    .article__hero p {
        font-size: 16px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 357px) {
    .article__hero p {
        margin-bottom: 20px;
    }
}
.article__hero .date {
    color: #F0EDE2;
    text-transform: uppercase;
    font-size: 12px;
    margin: 10px 0 20px;
    display: block;
    letter-spacing: 0.015em;
}
.article__hero .rounded-button {
    margin-right: 13px;
}
@media only screen and (max-width: 45.85em) {
    .article__hero .rounded-button {
        margin-right: 10px;
    }
    .article__hero .rounded-button:last-of-type {
        padding: 0;
        width: 130px;
    }
}
@media only screen and (max-width: 357px) {
    .article__hero .rounded-button {
        width: 100% !important;
    }
    .article__hero .rounded-button:last-of-type {
        margin-top: 10px !important;
    }
}
.article__hero .rounded-button:last-of-type {
    margin: 0;
}
.article__hero .rounded-button--outline {
    width: 160px;
}
.article__post {
    position: relative;
    clear: both;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
    margin-top: 50px;
    margin-bottom: 50px;
}
@media (min-width: 992px) {
    .article__post {
        margin-top: 100px;
        margin-bottom: 100px;
        font-weight: 300;
        font-size: 16px;
    }
}
.article__post .clear {
    clear: both;
    height: 150px;
    visibility: hidden;
}
.article__post h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.1em;
    color: #A78E5D;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.article__post ul {
    list-style: disc;
    list-style-position: inside;
    margin: 0 0 15px;
}
.article__post li {
    margin-bottom: 3px;
}
.article__post h4 {
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
    padding-left: 25px;
    border-left: 1px solid #A78E5D;
}
.article__post blockquote {
    padding: 10px 25px 20px;
}
.article__post img {
    width: 100%;
}
.article__post div > img {
    padding: 0 20px;
}
.article__post h5 {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
    text-transform: uppercase;
    font-weight: 700;
}
.article__post .section-seperator {
    bottom: -8px;
}
.article__post p a,
.article__post a {
    color: #A78E5D;
}
.article .comments {
    position: relative;
    background: #3A3A3C;
    color: #F0EDE2;
    padding-bottom: 200px;
    padding-top: 70px;
}
@media only screen and (min-width: 1620px) {
    .article .comments {
        padding-bottom: 205px;
    }
}
@media only screen and (min-width: 1800px) {
    .article .comments {
        padding-bottom: 210px;
    }
}
@media only screen and (min-width: 1980px) {
    .article .comments {
        padding-bottom: 215px;
    }
}
@media only screen and (min-width: 2160px) {
    .article .comments {
        padding-bottom: 220px;
    }
}
@media only screen and (min-width: 2340px) {
    .article .comments {
        padding-bottom: 225px;
    }
}
@media only screen and (min-width: 2520px) {
    .article .comments {
        padding-bottom: 230px;
    }
}
@media only screen and (min-width: 2700px) {
    .article .comments {
        padding-bottom: 235px;
    }
}
@media only screen and (min-width: 2880px) {
    .article .comments {
        padding-bottom: 240px;
    }
}
@media only screen and (min-width: 3060px) {
    .article .comments {
        padding-bottom: 245px;
    }
}
@media only screen and (min-width: 3240px) {
    .article .comments {
        padding-bottom: 250px;
    }
}
@media only screen and (min-width: 3420px) {
    .article .comments {
        padding-bottom: 255px;
    }
}
@media only screen and (min-width: 3600px) {
    .article .comments {
        padding-bottom: 260px;
    }
}
@media only screen and (min-width: 3780px) {
    .article .comments {
        padding-bottom: 265px;
    }
}
@media only screen and (min-width: 3960px) {
    .article .comments {
        padding-bottom: 270px;
    }
}
@media only screen and (min-width: 4140px) {
    .article .comments {
        padding-bottom: 275px;
    }
}
@media only screen and (min-width: 4320px) {
    .article .comments {
        padding-bottom: 280px;
    }
}
@media only screen and (min-width: 4500px) {
    .article .comments {
        padding-bottom: 285px;
    }
}
@media only screen and (min-width: 4680px) {
    .article .comments {
        padding-bottom: 290px;
    }
}
@media only screen and (min-width: 4860px) {
    .article .comments {
        padding-bottom: 295px;
    }
}
@media only screen and (max-width: 1260px) {
    .article .comments {
        padding-bottom: 177px;
    }
}
@media only screen and (max-width: 1080px) {
    .article .comments {
        padding-bottom: 154px;
    }
}
@media only screen and (max-width: 900px) {
    .article .comments {
        padding-bottom: 131px;
    }
}
@media only screen and (max-width: 720px) {
    .article .comments {
        padding-bottom: 108px;
    }
}
@media only screen and (max-width: 540px) {
    .article .comments {
        padding-bottom: 85px;
    }
}
@media only screen and (max-width: 360px) {
    .article .comments {
        padding-bottom: 62px;
    }
}
@media only screen and (max-width: 180px) {
    .article .comments {
        padding-bottom: 39px;
    }
}
.article .comments__container {
    margin: 0 !important;
}
.article .comments #comments ul {
    margin-top: 24px;
}
.article .comments #comments ul li {
    padding: 30px 0;
    border-top: 1px solid #314455;
}
.article .comments #comments ul .rte {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
}
.article .comments #comments ul .author {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #A78E5D;
    position: relative;
    opacity: 1;
}
.article .comments .new-comment {
    margin-top: 24px;
    padding: 30px 0;
    border-top: 1px solid #314455;
}
.article .comments .new-comment input,
.article .comments .new-comment textarea {
    background: none;
    border: 1px solid #314455;
    padding: 20px;
    color: #F0EDE2;
    display: block;
    width: 100%;
    margin-top: 15px;
}
.article .comments .new-comment p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #A78E5D;
    position: relative;
    opacity: 1;
    margin-top: 5px;
}
.article .comments .new-comment .sub {
    text-align: right;
}
.article .comments .new-comment .btn {
    border-radius: 50px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-transform: uppercase;
    height: 52px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    text-decoration: none;
    background: transparent;
    border: 1px solid #F0EDE2;
    width: 150px;
    margin-bottom: 10px;
    position: relative;
    top: -20px;
}
.article .comments h3 {
    font-size: 24px;
}
.article .comments h3,
.article .comments h4 {
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.article .comments h4 {
    font-size: 18px;
}
.article .comments .spr-review-header-byline,
.article .comments .spr-summary {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #A78E5D;
    position: relative;
    opacity: 1;
}
.article .comments .spr-review-header-byline {
    text-transform: lowercase;
    font-size: 12px;
}
.article .comments .spr-review-header-starratings,
.article .comments .spr-starrating {
    font-size: 11px;
}
@media only screen and (max-width: 542px) {
    .article .comments .spr-summary-actions {
        display: block;
        margin-top: 20px;
    }
}
.article .comments .spr-summary-actions-newreview {
    position: absolute;
    right: 0;
    bottom: 0;
}
@media only screen and (max-width: 542px) {
    .article .comments .spr-summary-actions-newreview {
        position: static;
    }
}
.article .comments .spr-review {
    border-color: #314455;
    position: relative;
    padding-bottom: 34px;
}
.article .comments .spr-review-header-starratings {
    margin-bottom: 15px;
    margin-top: 6px;
}
.article .comments .spr-review-header-title {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.02em;
}
.article .comments .spr-review-content-body {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #F0EDE2;
    max-width: calc(100% - 120px);
}
.article .comments .spr-review-footer {
    position: absolute;
    bottom: 58px;
    right: 0;
}
@media only screen and (max-width: 450px) {
    .article .comments .spr-review-footer {
        position: static;
        text-align: left;
    }
    .article .comments .spr-review-footer .spr-review-reportreview {
        float: none;
    }
}
.article .comments .spr-review-footer a {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #A78E5D;
    position: relative;
    opacity: 0.7;
    text-transform: lowercase;
}
.article .comments .spr-form {
    border-color: #314455;
    padding-bottom: 20px;
}
.article .comments .spr-review:last-child {
    padding-bottom: 34px;
}
.article .comments .spr-form-title {
    display: none;
}
.article .comments .spr-form-input {
    background: none;
    border: 1px solid #314455;
    padding: 20px;
    color: #F0EDE2;
}
.article .comments .spr-form-review-body > .spr-form-input {
    border: none;
    padding: 0;
}
.article .comments .spr-form-label {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    display: block;
}
.article .comments .spr-form-input.spr-starrating {
    padding-bottom: 36px;
}
.article .comments .spr-form-input-textarea {
    padding: 20px;
}
.cart {
    padding: 150px 0 50px;
}
.cart-controls {
    margin: 30px 0 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.cart-controls input {
    margin-left: 10px;
    width: 132px;
}
@media only screen and (max-width: 547px) {
    .cart-controls {
        margin: 0;
        text-align: center;
        display: block;
    }
    .cart-controls input {
        margin: 0 0 10px;
    }
}
.cart-controls p {
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    color: #3A3A3C;
}
@media only screen and (max-width: 547px) {
    .cart-controls p {
        margin-bottom: 25px;
    }
}
.cart-meta {
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.cart-meta > p {
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    color: #3A3A3C;
}
.cart-meta > p,
.cart-meta div p {
    font-style: normal;
    letter-spacing: 0.02em;
}
.cart-meta div p {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #3A3A3C;
}
.cart-meta div p span {
    padding-left: 10px;
}
@media only screen and (max-width: 547px) {
    .cart-meta {
        text-align: center;
        display: block;
    }
    .cart-meta > p {
        margin-bottom: 15px;
    }
}
.cart h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 0.1em;
    color: #3A3A3C;
}
.cart table {
    width: 100%;
    margin-top: 50px;
}
.cart tr:first-of-type {
    text-align: left;
}
.cart td {
    max-width: 100px;
    display: inline-block;
    text-align: right;
}
.cart td:first-of-type {
    width: 103px;
}
@media only screen and (max-width: 577px) {
    .carttd: first-of-type {
        max-width: 88px;
    }
}
.cart td:nth-of-type(2) {
    max-width: 9999px;
    text-align: left;
}
.cart th {
    max-width: 100px;
    display: inline-block;
}
.cart th:first-of-type {
    max-width: 9999px;
    text-align: left;
}
.cart thead tr {
    border-bottom: 1px solid #F0EDE2;
    display: -ms-flexbox;
    display: flex;
}
.cart th {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #000;
    padding-bottom: 5px;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}
.cart th.price span {
    display: none;
}
@media only screen and (max-width: 577px) {
    .cart th.price span {
        display: inline;
    }
}
@media only screen and (max-width: 577px) {
    .cart th.quant,
    .cart th.total {
        display: none;
    }
}
.cart tbody tr {
    border-bottom: 1px solid #F0EDE2;
    display: -ms-flexbox;
    display: flex;
}
.cart tbody tr td {
    padding: 13px 0;
    vertical-align: middle;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
    text-align: right;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.cart tbody tr td:first-of-type,
.cart tbody tr td:nth-of-type(2) {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.cart tbody tr td:before {
    float: none;
    display: block;
}

.cart tbody tr td.quant .mobile-price {
  display: none;
}
@media only screen and (max-width: 577px) {
    .cart tbody tr td.total,
  .cart tbody tr td.price{
        display: none;
    }

    .cart tbody tr td.quant {
      display: block;
    }

    .cart tbody tr td.quant .mobile-price {
      display: block;
      height: auto;
    }

  .cart tbody tr td.quant input {
    width: 100%;
    margin-top: 12px;
  }
    
/*     .cart tbody tr td.price {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        max-width: 70px;
    }
    .cart tbody tr td.price div {
        width: 100%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: auto;
    } */
}
.cart tbody tr td.price .quant-mobile {
    display: none;
    width: 45px;
}
@media only screen and (max-width: 577px) {
    .cart tbody tr td.price .quant-mobile {
        display: block;
    }
}
.cart tbody tr .placeholder,
.cart tbody tr img {
    width: 80px;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    background: #F0EDE2;
}
.cart tbody tr .title {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}
.cart tbody tr .small {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #3A3A3C;
}
.cart tbody tr div {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}
.cart tbody tr small {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0.02em;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #A78E5D;
    padding-top: 3px;
    display: block;
}
.cart tbody tr input {
    background: #F0EDE2;
    border: 1px solid #F0EDE2;
    box-sizing: border-box;
    border-radius: 2px;
    width: 65px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 10px 0;
    color: #3A3A3C;
}
.cart tbody tr input::-webkit-inner-spin-button,
.cart tbody tr input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.cart tbody tr input[type="number"] {
    -moz-appearance: textfield;
}

/* New menu */
.header .inner--main {
  position: initial;
}

@media (min-width: 1024px) {
  .header.megamenu--open {
    background: #F0EDE2;
    border-bottom: 1px solid #F0EDE2;
  }
}

.header.megamenu--open .h1 img, 
.header.megamenu--open h1 img {
  display: none;
}
 
.header.megamenu--open .h1 img.dark, 
.header.megamenu--open h1 img.dark {
  display: block;
}

.header.megamenu--open .site-header__account svg path {
  fill: #3A3A3C;
}

.header.megamenu--open nav ul li a {
  color: #3A3A3C;
}

@media (min-width: 1024px) {
  .header.megamenu--open .header__icons-cart img {
    display: none;
  }

  .header.megamenu--open .header__icons-cart img.dark {
    display: block;
  }
  
  .header.megamenu--open .site-header__account svg path {
    fill: #3A3A3C;
  }
}

.site-nav__submenu .container {
  max-width: 1132px;
  -ms-flex-preferred-size: 1132px;
  flex-basis: 1132px;
  margin: 0 auto;
  padding: 0 15px;
}

@media (min-width: 1024px) {
  .site-nav__submenu .container {
    padding: 0 25px;
  }
}

.site-nav__title {
  display: none;
}

.header__nav ul.site-nav__submenu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #F0EDE2;
  box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
  width: 100vw;
  z-index: 98;
  margin: 0;
  padding: 0;
  padding-top: 30px;
  padding-bottom: 50px;
  box-shadow: 0 8px 15px rgba(0,0,0,0.07);
  animation-name: fadeDownHeader;
  animation-timing-function: cubic-bezier(.19, 1, .22, 1);
  animation-duration: 1s;
}

@media (max-width: 1023px) {
  .site-nav__submenu {
    position: relative;
    top: 0;
    padding: 0;
    display: block;
    animation: none;
    box-shadow: none;
  }
  
  .site-nav__submenu.active {
    display: block;
  }
  
  .header__mobile-nav ul li.site-nav--has-submenu {
    position: relative;
  }
  
  .header__mobile-nav ul li.site-nav--has-submenu li {
    padding: 7px 0;
  }
  
  .header__mobile-nav ul li.site-nav--has-submenu li.site-nav__explained span {
    display: none;
  }
  
  .site-nav__submenu .megamenu-full>.col {
    padding-bottom: 10px;
    border-bottom: 1px solid #F0EDE2;
    margin-bottom: 10px;
  }
  
  .site-nav__submenu .megamenu-full>.col:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  
  .header__mobile-nav ul li.site-nav--has-submenu ul {
    display: none;
  }
  
  .header__mobile-nav ul li.site-nav--has-submenu span.arrow {
    position: absolute;
    top: 3px;
    right: -10px;
    content: '';
    display: block;
    flex: none;
    width: 40px;
    height: 40px;
    background-image: url(/cdn/shop/t/11/assets/icon-chevron.svg?v=8754346884221432812);
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0;
  }

  .header__mobile-nav ul li.site-nav--has-submenu span.arrow.is-open {
    transform: rotate(180deg);
  }
  
}

.site-nav__submenu .megamenu-full > .col {
  width: 100%;
}

.site-nav__submenu .megamenu-right h4 {
  text-transform: inherit;
}

@media (min-width: 1024px) {
  .site-nav__submenu .megamenu-full {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
  
  .site-nav__submenu .megamenu-full > .col {
    width: 20%;
    padding: 0 15px;
  }
  
  .site-nav__submenu .megamenu-full > .col li {
    padding: 0;
  }
}

@media (min-width: 1024px) {
  .site-nav--has-submenu:hover .site-nav__submenu {
    display: block;
    transform: translateY(1px);
  }
}

.site-nav__submenu .site-nav__link {
  display: block;
  height: auto;
  font-size: 15px;
  color: #3A3A3C;
  text-align: left;
  text-transform: initial;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 7px 0;
  line-height: 1.15;
}

.site-nav__submenu .site-nav__link span {
  display: block;
  margin-top: 12px;
  margin-bottom: 6px;
  color: #383c40;
  font-size: 14px;
  text-decoration: underline;
}

.site-nav__submenu .site-nav__link:hover {
  color: #A78E5D;
}

.site-nav__submenu .site-nav__label .site-nav__link {
  color: #A78E5D;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 15px;
}


/* Home intro */
.home__intro-content {
  margin: 0 auto;
}


/* Product */
@media only screen and (max-width: 951px) {
  .product__usps {
    height: 100vh;
  }
}

/* Mushroom page */
.mushroom-row {
  margin-bottom: 50px;
}

@media (min-width: 640px) {
  .mushroom-row {
  	display: flex;
  }
}

.mushroom-row__img {
  width: 25%;
  flex: none;
  min-width: 200px;
  margin-left: -20px;
}

@media (max-width: 639px) {
  .mushroom-row__img {
    width: 100%;
    margin: 0 0 20px;
  }
  
  .mushroom-row__img img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 200px;
  }
}


.mushroom-row__content {
  padding-left: 15px;
}


/* Popup*/
.popup {
  animation-name: fadeDown;
  animation-timing-function: cubic-bezier(.19,1,.22,1);
  animation-duration: 1s;
}

.popup-wrapper {
  padding: 20px;
  background: url(popup-bg.jpg);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.popup-wrapper h2 {
  line-height: 1;
}

@media (min-width: 768px) {
  .popup-wrapper {
    padding: 40px;
  }
}

@media (min-width: 1240px) {
  .popup-wrapper {
    padding: 100px 40px;
  }
}


/* Pagination */
.pagination span {
  font-style: normal;
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
}


/* Animations */
@keyframes fadeDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeDownHeader {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(1px);
  }
}


/* Page rows */
@media (min-width: 768px) {
  .page-alt .page__row {
    align-items: flex-start;
  }
  
  .page-alt .page__row:nth-child(even) .page__row-content {
    order: 1;
  }
  
  .page-alt .page__row:nth-child(even) .page__row-image {
    order: 2;
  }
}

.page-alt .page__row-quote blockquote {
  padding-left: 25px;
  border-left: 2px solid #A78E5D;
  margin: 0 0 20px;
}

.page-alt .page__row-quote blockquote p {
  font-style: italic;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}

.page-alt .page__row-quote blockquote p strong {
  font-style: normal;
  font-weight: 600;
  letter-spacing: .14em;
  font-size: 12px;
  color: #3A3A3C;
  text-transform: uppercase;
}

@media only screen and (max-width: 640px) {
  .page h1 {
      font-size: 22px;
        line-height: 26px;
    letter-spacing: .1em;
  }
}


.page h1 {
    color: #A78E5D;
}


/* Hero */
.hero {
  position: relative;
  display: block;
  overflow: hidden;
}

.hero-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: calc(80vh - 20px);
}

.hero-slides {
    height: calc(80vh - 20px);
}

.hero-slide {
    min-height: 100%;
    background-size: 904px 905px;
    background-position: 100% 0;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    transition: all 4s cubic-bezier(.19,1,.22,1);
    background-color: #3A3A3C;
}

.hero-slide .inner {
    opacity: 0;
    transform: translateY(20px);
    transition: all 1.5s cubic-bezier(.19,1,.22,1);
}

.hero-slide.hero-slide--current .inner {
 	opacity: 1;
  	transform: translateY(0);
}

.hero-slide--prev,
.hero-slide--next {
    z-index: 10;
    opacity: 0;
}

.hero-slide--current {
    z-index: 11;
    opacity: 1;
}

.hero:after {
	display: none;
}

.hero-slide:after {
    position: absolute;
    top: 0;
    left: 0;
    background: #3A3A3C;
    opacity: .75;
    display: block;
    content: "\A";
    width: 100%;
    height: 100%;
}

.hero-controls {
    position: absolute;
    bottom: 70px;
    width: 100%;
    z-index: 998;
}

@media (min-width: 1600px) {
  .hero-controls {
    bottom: 110px;
  }
}

.hero-controls-inner {
  max-width: 1132px;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
}

.hero-controls button {
    padding: 0 6px;
    outline: none;
}

.hero-controls .disabled {
    opacity: .2;
}

.hero-arrow-button--prev {
    transform: scaleX(-1);
}

.hero-background_desktop {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

@media (min-width: 992px) {
  .hero-background_desktop {
    display: block;
  }
}

.hero-background_mobile {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

@media (min-width: 992px) {
  .hero-background_mobile {
    display: none;
  }
}

.hero-background_desktop img,
.hero-background_mobile img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-slide__bg-bottom .hero-background_desktop img {
  object-position: bottom;
}


.section-seperator {
  background-image: url(/cdn/shop/t/12/assets/section-shape-1.svg?v=5666638519375892749); }

.section-seperator--white {
  background-image: url(/cdn/shop/t/12/assets/section-shape-2.svg?v=6833493191883093337); }

.section-seperator--top {
  background-image: url(/cdn/shop/t/12/assets/section-shape-3.svg?v=7863297871443944687); }

.section-seperator--white-top {
  background-image: url(/cdn/shop/t/12/assets/section-shape-4.svg?v=9020674685013646199); }

.section-seperator--dark {
  background-image: url(/cdn/shop/t/12/assets/section-shape-5.svg?v=12667648554055488864); }

.section-seperator--bottomwhite {
  background-image: url(/cdn/shop/t/12/assets/section-shape-6.svg?v=13740628379379806965); }

.round-arrow {
  background-image: url(/cdn/shop/t/12/assets/icon-arrow.svg?v=5000152603029960908); }

.round-arrow--gold {
  background-image: url(/cdn/shop/t/12/assets/icon-arrow-gold.svg?v=2926241271086602265); }

.round-arrow--black {
  background-image: url(/cdn/shop/t/12/assets/icon-arrow-black.svg?v=10129376493672887913); }

.home__banner {
  background-image: url(/cdn/shop/t/12/assets/header-bg.png?v=16960093713387237143); }

.athletes blockquote:after {
  background-image: url(/cdn/shop/t/12/assets/icon-quote.svg?v=119810793056123750); }

.testimonial-swiper blockquote:after {
  background-image: url(/cdn/shop/t/12/assets/icon-quote.svg?v=119810793056123750); }

.newsletter .inner:after {
  background-image: url(/cdn/shop/t/12/assets/pattern-dots.svg?v=15904325991663198876); }

.faqs__question:after {
  background-image: url(/cdn/shop/t/12/assets/icon-chevron.svg?v=8754346884221432812); }


.lazy {
  opacity: 0;
  transition: opacity .35s ease;
}

.lazy.loaded {
  opacity: 1;
}



/* ReCharge */
body div.rc_block__type--active {
  background-color: #f2f2f2;
}

body div.rc_popup {
  display: none !important;
}

body div.rc_popup__block {
  border-radius: 4px;
  border-top-left-radius: 0;
}

body div.rc_block__type label.rc_label span.rc_price,
body div.rc_popup__block__content strong {
  font-weight: bold;
}

body div.rc_popup__block__content strong {
  color: #F0EDE2 !important;
  margin: 0 0 4px !important;
}

body select.rc_select {
  border: 1px solid #d8d8d8;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #3A3A3C;
  background: #F0EDE2;
  padding: 10px 28px 10px 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  margin-left: 9px;
}

body select.rc_select:focus {
  outline: none;
  border-color: #A78E5D;
}

body label.rc_label__deliver_every {
  position: relative;
}

body label.rc_label__deliver_every:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 17px;
  border-top: 5px solid #3A3A3C;
  content: "\A";
  pointer-events: none;
}

body input.rc_radio {
  -webkit-appearance: none;
  border: 1px solid #d8d8d8;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

body input.rc_radio:checked {
  border-color: #A78E5D;
}

body #rc_radio_options .rc_block input[type="radio"] + label.rc_label {
  position: relative;
}

body #rc_radio_options .rc_block input[type="radio"] + label.rc_label:before {
  content: '';
  position: absolute;
  top: 4px;
  left: -22px;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background: #A78E5D;
  display: none;
}

body #rc_radio_options .rc_block input[type="radio"]:checked + label.rc_label:before {
  display: block;
}


/* Section video */
.section-video {
    margin-top: 50px;
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  .section-video {
    margin-top: 100px;
  margin-bottom: 100px;
  }
}


/*Recharge */
#ReCharge.user-customer {
  padding-top: 100px;
}

#ReCharge.user-customer p {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.02em;
  color: #3A3A3C;
}

#ReCharge.user-customer p a {
  color: #3A3A3C;
}

#ReCharge.user-customer p a:hover {
  color: #A78E5D;
}

#ReCharge.user-customer #customer_tab_content img {
  display: none !important;
}

#ReCharge.user-customer #customer_tab_content .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}


#ReCharge.user-customer h2 {
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #3A3A3C;
    margin-bottom: 20px;
}

#ReCharge.user-customer h2 {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}

#ReCharge.user-customer input[type="email"] {
      width: 100%;
    display: block;
    border: 1px solid #F0EDE2;
    padding: 15px;
    border-radius: 1px;
    color: #3A3A3C;
    font-size: 16px;
    margin: 0 0 20px;
    font-weight: 300;
}

#ReCharge.user-customer input[type="email"]:focus {
  outline: none;
  border-color: #A78E5D;
}

#ReCharge.user-customer .button {
      background: #A78E5D;
    border: 1px solid #A78E5D;
    border-radius: 50px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.14em;
    color: #F0EDE2;
    text-transform: uppercase;
    height: 52px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    transition: background 0.35s ease-in-out, transform 0.35s ease-in-out;
    -webkit-transition: background 0.35s ease-in-out, transform 0.35s ease-in-out;
}

#ReCharge.user-customer .button:hover {
    background: #3A3A3C;
    border-color: #3A3A3C;
}

/* ReCharge sub account */
body#recharge-novum #recharge-te,
body#recharge-novum #recharge-te .bg-light {
    background: #F0EDE2 !important;
}

body#recharge-novum #recharge-te .title-bold, body#recharge-novum #recharge-te #rc_te-template-wrapper .title-bold {
  letter-spacing: 0.1em;
}

body#recharge-novum #recharge-te #rc_te-template-wrapper h2, body#recharge-novum #recharge-te h2 {
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    letter-spacing: 0.15em !important;
    color: #3A3A3C !important;
    text-transform: uppercase !important;
  margin-bottom: 10px !important;
}

body#recharge-novum #recharge-te #rc_te-template-wrapper h3, body#recharge-novum #recharge-te h3 {
    color: #A78E5D !important;
  
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    letter-spacing: 0.1em !important;
}

body#recharge-novum #recharge-te #rc_te-template-wrapper h2.rc-subheading, body#recharge-novum #recharge-te h2.rc-subheading {
  text-transform: inherit !important;
  font-size: 16px !important;
  font-weight: normal !important;
  letter-spacing: 0 !important;
      color: #3A3A3C !important;
}

body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn, body#recharge-novum #recharge-te .rc_btn {
    background: #A78E5D !important;
    border: 1px solid #A78E5D !important;
    border-radius: 50px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    letter-spacing: 0.14em !important;
    color: #F0EDE2 !important;
    text-transform: uppercase !important;
}

body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn--secondary, body#recharge-novum #recharge-te .rc_btn--secondary, body#recharge-novum #recharge-te #rc_te-template-wrapper .expired {
    background: #F0EDE2 !important;
    border: 1px solid #A78E5D !important;
    border-radius: 50px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    letter-spacing: 0.14em !important;
    color: #A78E5D!important;
    text-transform: uppercase !important;
}

html body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn--secondary--color:hover {
    background: #A78E5D !important;
    color: #F0EDE2 !important;
}

body#recharge-novum #recharge-te .rc_order_title {
  color: #3A3A3C !important;
}

body#recharge-novum #recharge-te #rc_te-template-wrapper p, body#recharge-novum #recharge-te p {
  color: #3A3A3C !important;
}

body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_subscription_card_element_wrapper {
  box-shadow: none !important;
  border: 2px solid #F0EDE2;
}

html body#recharge-novum #recharge-te .primary-font-size, body#recharge-novum #recharge-te #rc_te-template-wrapper .primary-font-size {
    font-size: 14px !important;
    text-transform: inherit !important;
    letter-spacing: 0 !important;
    font-weight: normal !important;
    color: #3A3A3C !important;
    margin-bottom: 8px !important;
}

#recharge-novum .rc-card {
  box-shadow: none !important;
  border: 2px solid #F0EDE2;
}

html #recharge-novum .rc-btn.rc-btn--primary {
    background: #A78E5D !important;
    border: 1px solid #A78E5D !important;
    border-radius: 50px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    letter-spacing: 0.14em !important;
    color: #F0EDE2 !important;
    text-transform: uppercase !important;
}

body#recharge-novum #recharge-te * {
  font-size: 12px;
}

html body#recharge-novum #recharge-te #rc_te-template-wrapper button, 
html body#recharge-novum #recharge-te button {
    border-radius: 50px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
}

#recharge-novum .rc-btn.rc-btn--primary-border {
border: 1px solid #A78E5D !important;
  color: #A78E5D !important;
}

html #recharge-novum .rc-btn.rc-btn--primary-border:hover {
  background: #A78E5D !important;
  color: #F0EDE2 !important;
}

#recharge-novum .rc-btn.rc-btn--primary-border:disabled {
  color: #b6b6db !important;
}

body#recharge-novum #recharge-te #rc_te-template-wrapper #js-rc_schedule_container .scheduled-order {
  border: 2px solid #F0EDE2;
}

body#recharge-novum #recharge-te .nav__list--mobile li {
  background: #dfad4c !important;
}


body#recharge-novum #recharge-te #te-modal-heading .close-sidebar, body#recharge-novum #recharge-te #te-card-modal-heading .close-card-sidebar, body#recharge-novum #recharge-te #te-modal-heading .back-btn {
    font-size: 24px !important;
}

body#recharge-novum #recharge-te #te-modal-heading .close-sidebar:focus, 
body#recharge-novum #recharge-te #te-card-modal-heading .close-card-sidebar:focus, 
body#recharge-novum #recharge-te #te-modal-heading .back-btn:focus {
    outline: none;
}

body#recharge-novum #recharge-te .te-modal-title {
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    letter-spacing: 0.15em !important;
    color: #3A3A3C !important;
    text-transform: uppercase !important;
}

body#recharge-novum #recharge-te #te-modal-content .order-details {
  font-weight: 600 !important;
  margin: 0 0 7px;
}

body#recharge-novum #recharge-te .rc_order_title {
  font-weight: 600 !important;
  line-height: 1.2;
}

.js-notice-sub {
  color: #dfad4c;
  display: none;
}

.js-notice-sub.active {
  display: block;
  margin: 0 0 35px;
}

/* Product zoom */
  .zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  display: inline-block;
  overflow: hidden;
}
.zoom > div {
  height: 33.33%;
  width: 33.333%;
  z-index: 1;
  float: left;
  display: inline-block;
  position: relative;
}
.zoom__top.zoom__left:hover ~ .zoom__image {
  transform: translate(20%, 20%) scale(1.5);
}
.zoom__top.zoom__centre:hover ~ .zoom__image {
  transform: translate(0%, 20%) scale(1.5);
}
.zoom__top.zoom__right:hover ~ .zoom__image {
  transform: translate(-20%, 20%) scale(1.5);
}
.zoom__middle.zoom__left:hover ~ .zoom__image {
  transform: translate(20%, 0) scale(1.5);
}
.zoom__middle.zoom__centre:hover ~ .zoom__image {
  transform: translate(0, 0) scale(1.5);
}
.zoom__middle.zoom__right:hover ~ .zoom__image {
  transform: translate(-20%, 0) scale(1.5);
}
.zoom__bottom.zoom__left:hover ~ .zoom__image {
  transform: translate(20%, -20%) scale(1.5);
}
.zoom__bottom.zoom__centre:hover ~ .zoom__image {
  transform: translate(0, -20%) scale(1.5);
}
.zoom__bottom.zoom__right:hover ~ .zoom__image {
  transform: translate(-20%, -20%) scale(1.5);
}
.zoom__image {
  transition: all 0.35s ease;
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.angle-separator {
  position: relative;
}

.section-titleblock {
    position: relative;
}

.section-titleblock .inner {
    position: relative;
}

.section-titleblock .section-bigtitle {
  color: #3A3A3C;
}

.page-newsletter .newsletter-content {
  padding: 90px 0;
      text-align: center;
    margin: 0 auto;
}

.newsletter.page-newsletter .inner:after {
  display: none !important;
}

.page-newsletter .section-title {
      display: flex;
    align-items: center;
    justify-content: center;
}

.page-newsletter .klaviyo-form {
  float: none !important;
  margin-left: auto;
  margin-right: auto;
}

.header__notice {
    position: absolute;
    width: 240px;
    background: #F0EDE2;
    border-radius: 1px;
    right: -20px;
    top: 42px;
    padding: 15px;
    opacity: 0;
    transition: top 0.5s ease, opacity 0.3s ease;
    pointer-events: none;
    box-shadow: -1px -1px 16px 0 rgba(0, 0, 0, 0.08);
}
.header__notice--open {
    opacity: 1;
    pointer-events: auto;
}
.header__notice:before {
    width: 22px;
    height: 22px;
    top: -5px;
    right: 20px;
    transform: rotate(45deg);
    background: #F0EDE2;
}
.header__notice:after,
.header__notice:before {
    position: absolute;
    display: block;
    content: "\A";
}
.header__notice:after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border: 1px solid #A78E5D;
    border-radius: 0 0 1px 1px;
}
.header__notice-item {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #F0EDE2;
    display: -ms-flexbox;
    display: flex;
      margin-top: 7px;
}
.header__notice-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}
.header__notice-title {
    color: #3A3A3C;
    padding-bottom: 3px;
}
.header__notice-price,
.header__notice-title {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.header__notice-price {
    color: #A78E5D;
}

body#challenge .header .header__notice,
body#account .header .header__notice,
body#reset-account .header .header__notice,
body#activate-account .header .header__notice,
body#addresses .header .header__notice,
body#create-account .header .header__notice,
body.template-page .header .header__notice,
body.template-order .header .header__notice{
    top: 62px;
}
.header--nav-open .header__notice,
.header--noscroll .header__notice,
.header--scrolled .header__notice {
    top: 62px;
}

.newsletter .klaviyo-form,
.footer__form .klaviyo-form {
  float: none !important;
}

.newsletter .klaviyo-form > div,
.footer__form .klaviyo-form > div {
  min-height: inherit !important;
  height: auto !important;
}

.newsletter .klaviyo-form input[type="email"],
.footer__form .klaviyo-form input[type="email"] {
  border-radius: 50px 0 0 50px !important;
  padding-left: 25px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  line-height: 15px !important;
  letter-spacing: 0.14em !important;
  color: #F0EDE2 !important;
  text-transform: uppercase !important;
}

.newsletter .klaviyo-form input[type="email"]::placeholder,
.footer__form .klaviyo-form input[type="email"]::placeholder {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  line-height: 15px !important;
  letter-spacing: 0.14em !important;
}

.newsletter .klaviyo-form button,
.footer__form .klaviyo-form button {
    width: 121px !important;
    border-radius: 0 50px 50px 0 !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 13px !important;
    line-height: 15px !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
}



/* New product oos */
.product__info form .selector-wrapper {
  display: none !important;
}

.oos-notification {
  background: #F0EDE2;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  padding: 20px;
  width: 100%;
}
.oos-notification h3 {
  font-size: 16px;
  margin: 0 0 12px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.15em;
  color: #3A3A3C;
  text-transform: uppercase;
}
.oos-notification p {
    margin: 0 0 20px;
    font-size: 16px;
}

.main-page-margin,
.margin-top {
  margin-top: 88px;
}

.margin-bottom {
  margin-bottom: 88px;
}

#rc_login a {
    color: #B8A876 !important;
}

/* ==========================================================================
   NO-RESET CLASS - 恢复浏览器默认样式
   ========================================================================== */

/*
 * 使用 .no-reset 类来避免CSS reset的影响，恢复HTML元素的浏览器默认样式
 * 用法：<div class="no-reset">这里的内容将保持浏览器默认样式</div>
 */

.no-reset {
    /* 恢复盒模型默认值 */
    *, *:before, *:after {
        box-sizing: content-box !important;
    }
}

/* 恢复HTML元素的默认样式 */
.no-reset html {
    line-height: normal !important;
    -ms-text-size-adjust: auto !important;
    -webkit-text-size-adjust: auto !important;
}

.no-reset body {
    margin: 8px !important;
    line-height: normal !important;
}

/* 恢复标题的默认样式 */
.no-reset h1 {
    font-size: 2em !important;
    margin: 0.67em 0 !important;
    font-weight: bold !important;
}

.no-reset h2 {
    font-size: 1.5em !important;
    margin: 0.75em 0 !important;
    font-weight: bold !important;
}

.no-reset h3 {
    font-size: 1.17em !important;
    margin: 1em 0 !important;
    font-weight: bold !important;
}

.no-reset h4 {
    font-size: 1em !important;
    margin: 1.12em 0 !important;
    font-weight: bold !important;
}

.no-reset h5 {
    font-size: 0.83em !important;
    margin: 1.5em 0 !important;
    font-weight: bold !important;
}

.no-reset h6 {
    font-size: 0.75em !important;
    margin: 1.67em 0 !important;
    font-weight: bold !important;
}

/* 恢复段落的默认样式 */
.no-reset p {
    margin: 1em 0;
    line-height: normal;
}

/* 恢复列表的默认样式 */
.no-reset ul {
    list-style: disc !important;
    margin: 1em 0 !important;
    padding-left: 40px !important;
}

.no-reset ol {
    list-style: decimal !important;
    margin: 1em 0 !important;
    padding-left: 40px !important;
}

.no-reset li {
    display: list-item !important;
    margin: 0 !important;
}

/* 恢复引用的默认样式 */
.no-reset blockquote {
    margin: 1em 40px !important;
    quotes: initial !important;
}

.no-reset blockquote:before,
.no-reset blockquote:after {
    content: initial !important;
}

.no-reset q {
    quotes: initial !important;
}

.no-reset q:before,
.no-reset q:after {
    content: initial !important;
}

/* 恢复表格的默认样式 */
.no-reset table {
    border-collapse: separate !important;
    border-spacing: 2px !important;
    display: table !important;
}

.no-reset th {
    font-weight: bold !important;
    text-align: center !important;
    padding: 1px !important;
}

.no-reset td {
    padding: 1px !important;
    text-align: left !important;
}

/* 恢复表单元素的默认样式 */
.no-reset form {
    margin: 0 !important;
    display: block !important;
}

.no-reset input,
.no-reset select,
.no-reset textarea {
    font-size: small !important;
    border: 2px inset !important;
    border-radius: 0 !important;
    padding: 1px 2px !important;
    max-width: none !important;
}

.no-reset input[type="submit"],
.no-reset input[type="button"],
.no-reset button {
    cursor: pointer !important;
    padding: 2px 6px 3px !important;
    border: 2px outset !important;
    background: ButtonFace !important;
    color: ButtonText !important;
}

.no-reset textarea {
    min-height: auto !important;
    resize: both !important;
}

.no-reset select {
    background: white !important;
    color: black !important;
}

/* 恢复链接的默认样式 */
.no-reset a {
    color: blue !important;
    text-decoration: underline !important;
    background-color: transparent !important;
    cursor: pointer !important;
}

.no-reset a:visited {
    color: purple !important;
}

.no-reset a:hover {
    text-decoration: underline !important;
}

/* 恢复文本格式化的默认样式 */
.no-reset strong,
.no-reset b {
    font-weight: bold !important;
}

.no-reset em,
.no-reset i {
    font-style: italic !important;
}

.no-reset small {
    font-size: smaller !important;
}

.no-reset sub {
    vertical-align: sub !important;
    font-size: smaller !important;
    line-height: normal !important;
    position: static !important;
}

.no-reset sup {
    vertical-align: super !important;
    font-size: smaller !important;
    line-height: normal !important;
    position: static !important;
}

.no-reset code,
.no-reset kbd,
.no-reset samp {
    font-size: 1em !important;
}

.no-reset pre {
    font-size: 1em !important;
    white-space: pre !important;
    margin: 1em 0 !important;
}

/* 恢复其他元素的默认样式 */
.no-reset hr {
    border: 1px inset !important;
    margin: 0.5em auto !important;
    overflow: visible !important;
    height: 2px !important;
    box-sizing: content-box !important;
}

.no-reset img {
    border: 0 !important;
    display: inline !important;
    max-width: none !important;
}

.no-reset figure {
    margin: 1em 40px !important;
    display: block !important;
}

.no-reset fieldset {
    border: 2px groove !important;
    margin: 0 2px !important;
    padding: 0.35em 0.625em 0.75em !important;
}

.no-reset legend {
    padding: 0 2px !important;
    border: none !important;
    color: inherit !important;
    display: block !important;
    max-width: none !important;
    white-space: normal !important;
    box-sizing: border-box !important;
}

.no-reset mark {
    background-color: yellow !important;
    color: black !important;
}

.no-reset dfn {
    font-style: italic !important;
}

.no-reset abbr[title] {
    border-bottom: 1px dotted !important;
    text-decoration: none !important;
}

/* 恢复显示属性 */
.no-reset article,
.no-reset aside,
.no-reset details,
.no-reset figcaption,
.no-reset figure,
.no-reset footer,
.no-reset header,
.no-reset hgroup,
.no-reset main,
.no-reset menu,
.no-reset nav,
.no-reset section,
.no-reset summary {
    display: block !important;
}

.no-reset audio,
.no-reset canvas,
.no-reset progress,
.no-reset video {
    display: inline-block !important;
}

.no-reset audio:not([controls]) {
    display: none !important;
    height: 0 !important;
}

.no-reset [hidden],
.no-reset template {
    display: none !important;
}

/* 恢复 focus 样式 */
.no-reset :focus {
    outline: auto !important;
}

/* 移除触摸操作限制 */
.no-reset [role="button"],
.no-reset a,
.no-reset area,
.no-reset button,
.no-reset input,
.no-reset label,
.no-reset select,
.no-reset summary,
.no-reset textarea {
    -ms-touch-action: auto !important;
    touch-action: auto !important;
}