/** Shopify CDN: Minification failed

Line 4314:13 Expected identifier but found whitespace
Line 4314:14 Unexpected "url("
Line 4417:0 Unexpected "}"

**/
:root {
  --alpha-button-background: 1;
  --alpha-button-border: 1;
  --alpha-link: 0.85;
  --alpha-badge-border: 0.1;
  --focused-base-outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  --focused-base-outline-offset: 0.3rem;
  --focused-base-box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
}

body,
html {
  height: 100%;
  min-height: 100%;
}

/* Index Hero */
.homeHero .banner__box {
  max-width: none;
  padding: 0 0 0 8%;
  gap: 5px;
}
.homeHero .banner__content {
  width: 50%;
}
.homeHero .banner__buttons {
  margin: 0 auto;
  margin-top: 0 !important;
}
.homeHero .banner__buttons a {
  background: var(--color-special);
  border: none;
  font-weight: bold;
  font-size: 20px;
  padding: 0 30px;
  border-radius: 10px;
  color:#fff;
  cursor: pointer;
}
.homeHero .media--medium,
.homeHero .media--large-tablet {
  padding-bottom: calc(1 / (4 / 1) * 100%);
}
.homeHero .large-width {
  padding: 0;
}
.homeHero .banner__media, .homeHero {
  height: 406px;
}
.homeHero .media {
  height: 100%;
}
.homeHero .media > img {
  object-fit: cover;
}
.homeHero .banner__text:first-of-type p,.meta-indexHero h2[ln4] {
  font-size: 22px;
  margin: 0;
  line-height: 1;
}
.homeHero .h1--desktop {
  font-weight: 400;
  font-size: 33px;
  color: var(--color-special);
}
.homeHero .h0--desktop {
  font-weight: 800;
  font-size: 50px;
  line-height: 1;
}
.homeHero .h0--desktop {
  font-family: 'Poppins', sans-serif;
}
.homeHero .banner__text:nth-of-type(2) p,.homeHero div[line1] {
  font-size: 17px;
  margin: 0 auto 12px;
  line-height: 1.3;
  opacity: 0.6;
  max-width:400px;
  display:block;
}

@media (max-width: 749px) {
  body[data-template="index"] #MainContent.content-for-layout:has(.meta-indexHero){
    background-position: center -222px;
    background-size: auto;
  }
  .homeHero .banner__content {
    width: 100%;
  }
  .homeHero .banner__box {
    padding: 25px 0 0;
  }
  .homeHero .banner__media,.homeHero {
    height: auto !important;
  }
  .homeHero .banner__media .media > img {
    height: auto;
    width: 749px;
    top: auto;
    bottom: 0;
    max-width: none;
    transform: translateX(-50%);
    left: 50%;
  }
  .homeHero .media--portrait {
    padding-bottom: 640px;
  }
}
@media (max-width: 550px) {
  .homeHero .media--portrait {
    padding-bottom: 110vw;
  }
  .homeHero .banner__media .media > img {
    width: 100vw;
  }
}
@media (max-width: 500px) {
  body[data-template="index"] #MainContent.content-for-layout:has(.meta-indexHero){
    background-position: center 36px;
    background-size: contain;
  }
}
@media (max-width: 432px) {
  .homeHero .banner__text:first-of-type p,.meta-indexHero h2[ln4] {
    font-size: 19px;
  }
  .homeHero .h1--desktop {
    font-size: 30px;
  }
  .homeHero .h0--desktop {
    font-size: 43px;
  }
  .homeHero .banner__text:nth-of-type(2) p,.homeHero div[line1] {
    font-size: 14px;
    max-width: 325px;
  }
  .homeHero .media--portrait {
    padding-bottom: 492px;
  }
  .homeHero .banner__media .media > img {
    width: auto;
    height: 551px;
  }
  body[data-template="index"] #MainContent.content-for-layout:has(.meta-indexHero){
    background-size: 432px;
  }
}
/* END Index Hero */

/* Index HeroV2 */
.homeHero.v2 .banner__box {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.homeHero.v2 .banner__text:first-of-type p {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}
.homeHero.v2 .banner__text:nth-of-type(3) p,
.homeHero.v2 .banner__text:nth-of-type(4) p {
  font-weight: 200;
  margin: 0;
  line-height: 1;
}
.homeHero.v2 .banner__text:nth-of-type(3) p {
  font-size: 23px;
  margin-top: 12px;
}
.homeHero.v2 .banner__text:nth-of-type(4) p {
  font-size: 15px;
}
.homeHero.v2 .h0--desktop {
  font-weight: 900;
  font-size: 85px;
}
.homeHero.v2 .h1--desktop {
  font-size: 38px;
  line-height: 1;
}
.homeHero.v2 .h1--desktop,
.homeHero.v2 .h0--desktop,
.homeHero.v2 .banner__text {
  width: 100%;
}
.homeHero.v2 .banner__text:nth-of-type(4) {
  display: inline-flex;
  width: auto;
}
.homeHero.v2 .banner__buttons:last-of-type {
  display: inline-flex;
  max-width: none;
  margin: 0;
  width: auto;
}
.homeHero.v2 .banner__buttons:last-of-type a {
  background: transparent;
  color: rgba(var(--color-foreground), 1);
  text-transform: none;
  letter-spacing: normal;
  font-weight: 200;
  font-size: 11px;
  text-decoration: underline;
  border-radius: 0;
  padding: 0;
  height: auto;
  text-underline-offset: 0.3em;
}
@media (max-width: 749px) {
  .homeHero.v2 .banner__text:first-of-type p {
    font-size: 12px;
  }
  .homeHero.v2 .h1--desktop {
    font-size: 32px;
  }
  .homeHero.v2 .h0--desktop {
    font-size: 71px;
  }
  .homeHero.v2 .banner__text:nth-of-type(4) p {
    font-size: 13px;
  }
  .homeHero.v2 .media--portrait {
    padding-bottom: 673px;
  }
  .homeHero.v2 .banner__media .media > img {
    width: 749px;
  }
}
@media (max-width: 550px) {
  .homeHero.v2 .media--portrait {
    padding-bottom: 121vw;
  }
  .homeHero.v2 .banner__media .media > img {
    width: 110vw;
  }
}
@media (max-width: 432px) {
  .homeHero.v2 .h0--desktop {
    font-size: 65px;
  }
  .homeHero.v2 .banner__media .media > img {
    width: auto;
  }
  .homeHero.v2 .media--portrait {
    padding-bottom: 522px;
  }
}
/* END Index HeroV2 */

/* Index Logo List */
section[id$='Wca89z'] .icon-list__image > .media {
  max-width: 120px;
  margin: 0 auto;
}
section[id$='Wca89z'] .section__header--bottom {
  margin: 0 auto;
}
section[id$='Wca89z'] .media--landscape {
  padding-bottom: 100px;
}
section[id$='Wca89z'] > div {
  background: #faf7f3;
  padding-top: 15px;
  padding-bottom: 10px;
}
section[id$='Wca89z'] .icon-list__container {
  max-width: 1200px;
  margin: 0 auto;
}
section[id$='Wca89z'] ul {
  justify-content: space-between;
}
@media (max-width: 1024px) {
  section[id$='Wca89z'] .grid__item:nth-of-type(6) {
    display: none;
  }
  section[id$='Wca89z'] .grid--6-col-desktop .grid__item {
    width: calc((100% / 5) - (var(--grid-desktop-horizontal-spacing) / 5 * 4));
  }
}
@media (max-width: 749px) {
  section[id$='Wca89z'] .icon-list__image {
    padding: 0;
  }
}
@media (max-width: 542px) {
  section[id$='Wca89z'] .grid__item:nth-of-type(5) {
    display: none;
  }
  section[id$='Wca89z'] .grid--6-col-desktop .grid__item {
    width: calc(
      (100% / 4) - (var(--grid-desktop-horizontal-spacing) / 3 * 2)
    ) !important;
  }
}
/* END Index Logo List */


/* Index Shop by Department */

section[id$='NTeyWz'] .multicolumn-card__info p {
  margin: 2px 0;
}
section[id$='NTeyWz'] .multicolumn-card > a {
  width: 90px;
  display: inline-block;
}
section[id$='NTeyWz'] .body.body--mobile.link {
  text-decoration: none;
  background-color: var(--color-special);
  color: var(--color-special-text);
  width: 100px;
  height: 100px;
  border-radius: 90px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  line-height: 1.1;
  font-weight: 500;
  font-size: 20px;
}
section[id$='NTeyWz'] .multicolumn-card__info {
  align-items: center;
}
@media screen and (max-width: 749px) {
  section[id$='NTeyWz'] .multicolumn-list__item:nth-child(7) {
    display: none;
  }
}
/* END Index Shop by Department */

/* Email Lander */

.emailLander > .banner{
  padding: 0 10px;
}
.emailLander .banner__content.banner__content--middle-left,.emailLander .banner:not(.banner--mobile-bottom) .banner__content{
   position: relative;
}
.emailLander .banner__content--middle-left .banner__box{
  padding: 40px 0 40px;
}
.emailLander .banner__content--middle-left{
  top: unset;
  left: unset;
  transform: unset;
}
.emailLander .banner__content {
  width: 60%;
}
.emailLander .banner__box{
  padding:0;
}
.emailLander h2[ln1],.emailLander h2[ln4]{
  font-size:22px; 
  color:var(--color-special);
}
.emailLander h2[ln2],.emailLander h2[ln3]{
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 45px;
  line-height: 1;
}
.emailLander h2[ln5]{
  font-size: 26px;
  font-weight: 400;
}
.emailLander div[line1]{
  font-size: 12px;
  font-weight: 100;
  line-height: normal;
  margin: 0 auto;
}
@media screen and (max-width: 749px) {
  .emailLander .banner__content {
    width: 100%;
    padding: 0 10px;
  }
  body[data-template*='special-deals'] #MainContent {
    background-size: contain;
    background-position: center 50px;
  }
  body[data-template*='collection-v2'] #MainContent.content-for-layout:has(.meta-deals){
    background-size: contain;
  }
}

/* END Email Lander */

/* Colors */
.special {
  color: var(--color-special-text) !important;
}

.highlight {
  color: rgb(var(--color-highlight)) !important;
}

.grey,
.gray {
  color: rgb(var(--color-grey)) !important;
}

.yellow {
  color: rgb(var(--color-yellow)) !important;
}

.men {
  color: rgb(var(--color-mens-label)) !important;
}

.men--background {
  background-color: rgb(var(--color-mens-background)) !important;
}

.women {
  color: rgb(var(--color-womens-label)) !important;
}

.women--background {
  background-color: rgb(var(--color-womens-background)) !important;
}

.unisex {
  color: rgb(var(--color-unisex-label)) !important;
}

.unisex--background {
  background-color: rgb(var(--color-unisex-background)) !important;
}
li.cart__discount--discount {
  color: rgb(var(--color-highlight));
}

/* Base */
.page-width {
  width: 100%;
  max-width: calc(var(--page-width) + 2rem);
  margin: 0 auto;
  padding: 0 1rem;
}

.narrow-width {
  width: 100%;
  max-width: calc(908px + 2rem);
  margin: 0 auto;
  padding: 0 1rem;
}

.short-width {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1rem;
}

.large-width {
  width: 100%;
  max-width: calc(var(--large-width) + 2rem);
  margin: 0 auto;
  padding: 0 1rem;
}

.full-width {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1rem;
}

.full-width--no-padding {
  padding: 0;
}

.screen-width {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.form-width {
  max-width: 36rem;
  margin: 0 auto;
}

@media screen and (max-width: 749px) {
  .full-width--mobile {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 1rem;
  }

  .screen-width--mobile {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}

@media screen and (min-width: 750px) {
  .page-width {
    max-width: calc(var(--page-width) + 4rem);
    padding: 0 2rem;
  }

  .narrow-width {
    width: 100%;
    max-width: calc(908px + 4rem);
    margin: 0 auto;
    padding: 0 2rem;
  }

  .short-width {
    max-width: calc(400px + 4rem);
    padding: 0 2rem;
  }

  .full-width {
    padding: 0 2rem;
  }

  .full-width--no-padding {
    padding: 0;
  }
}

.page-width.drawer-menu {
  max-width: 100%;
}

.isolate {
  position: relative;
}

s {
  text-decoration: none;
  position: relative;
}

s::before {
  content: '';
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #656868;
}

.section + .section {
  margin-top: var(--spacing-sections-mobile);
}

@media screen and (min-width: 750px) {
  .section + .section {
    margin-top: var(--spacing-sections-desktop);
  }
}

.background-secondary {
  background-color: rgba(var(--color-foreground), 0.04);
}

.grid-auto-flow {
  display: grid;
  grid-auto-flow: column;
}

.page-margin,
.shopify-challenge__container {
  margin: 7rem auto;
}

.rte-width {
  max-width: 82rem;
  margin: 0 auto 2rem;
}

.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hidden {
  display: none !important;
}

@media screen and (min-width: 750px) {
  .hidden--desktop {
    display: none !important;
  }
}

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

  .hidden--mobile {
    display: none !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .medium-hide {
    display: none !important;
  }
}

@media screen and (min-width: 990px) {
  .large-up-hide {
    display: none !important;
  }
}

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

.visually-hidden--inline {
  margin: 0;
  height: 1em;
}

.overflow-hidden {
  overflow: hidden;
}

.skip-to-content-link:focus {
  z-index: 9999;
  position: inherit;
  overflow: auto;
  width: auto;
  height: auto;
  clip: auto;
}

.full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

::selection {
  background-color: rgba(var(--color-foreground), 0.2);
}

/* Typography */

h1,
h2,
h3,
h4,
h5,
h6,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  line-height: var(--font-heading-height);
  letter-spacing: var(--font-heading-spacing);

  color: rgb(var(--color-foreground));
  word-break: break-word;
}

@media only screen and (min-width: 750px) {
  .h0,
  .h0--desktop {
    font-size: var(--font-heading-h0);
  }

  h1,
  .h1,
  .h1--desktop {
    font-size: var(--font-heading-h1);
  }

  h2,
  .h2,
  .h2--desktop {
    font-size: var(--font-heading-h2);
  }

  h3,
  .h3,
  .h3--desktop {
    font-size: var(--font-heading-h3);
  }

  h4,
  .h4,
  .h4--desktop {
    font-size: var(--font-heading-h4);
  }

  h5,
  .h5,
  .h5--desktop {
    font-size: var(--font-heading-h5);
  }

  h6,
  .h6,
  .h6--desktop {
    font-size: var(--font-heading-h6);
  }
}

@media only screen and (min-width: 750px) and (max-width: 989px) {
  .h0,
  .h0--tablet {
    font-size: var(--font-heading-h0-tablet);
  }

  h1,
  .h1,
  .h1--tablet {
    font-size: var(--font-heading-h1-tablet);
  }

  h2,
  .h2,
  .h2--tablet {
    font-size: var(--font-heading-h2-tablet);
  }

  h3,
  .h3,
  .h3--tablet {
    font-size: var(--font-heading-h3-tablet);
  }

  h4,
  .h4,
  .h4--tablet {
    font-size: var(--font-heading-h4-tablet);
  }

  h5,
  .h5,
  .h5--tablet {
    font-size: var(--font-heading-h5-tablet);
  }

  h6,
  .h6,
  .h6--tablet {
    font-size: var(--font-heading-h6-tablet);
  }
}

@media screen and (max-width: 749px) {
  .h0,
  .h0--mobile {
    font-size: var(--font-heading-h0-mobile);
  }

  h1,
  .h1,
  .h1--mobile {
    font-size: var(--font-heading-h1-mobile);
  }

  h2,
  .h2,
  .h2--mobile {
    font-size: var(--font-heading-h2-mobile);
  }

  h3,
  .h3,
  .h3--mobile {
    font-size: var(--font-heading-h3-mobile);
  }

  h4,
  .h4,
  .h4--mobile {
    font-size: var(--font-heading-h4-mobile);
  }

  h5,
  .h5,
  .h5--mobile {
    font-size: var(--font-heading-h5-mobile);
  }

  h6,
  .h6,
  .h6--mobile {
    font-size: var(--font-heading-h6-mobile);
  }
}

.special {
  font-family: var(--font-special-family);
}

p {
  margin: 0.5rem 0 1rem 0;
}

.body,
.link:not(.link--inherit) {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  line-height: var(--font-body-height);
  letter-spacing: var(--font-body-spacing);
  color: rgb(var(--color-foreground));
  margin: 0;
}

@media only screen and (min-width: 750px) {
  .body,
  .body--desktop {
    font-size: var(--font-body);
  }

  .body--xsmall,
  .body--xsmall-desktop {
    font-size: var(--font-body-xsmall);
  }

  .body--small,
  .body--small-desktop {
    font-size: var(--font-body-small);
  }

  .body--large,
  .body--large-desktop {
    font-size: var(--font-body-large);
  }

  .body--xlarge,
  .body--xlarge-desktop {
    font-size: var(--font-body-xlarge);
  }
}

@media only screen and (min-width: 750px) and (max-width: 989px) {
  .body,
  .body--tablet {
    font-size: var(--font-body-tablet);
  }

  .body--xsmall,
  .body--xsmall-tablet {
    font-size: var(--font-body-xsmall);
  }

  .body--small,
  .body--small-tablet {
    font-size: var(--font-body-small-tablet);
  }

  .body--large,
  .body--large-tablet {
    font-size: var(--font-body-large-tablet);
  }

  .body--xlarge,
  .body--xlarge-tablet {
    font-size: var(--font-body-xlarge);
  }
}

@media screen and (max-width: 749px) {
  .body,
  .body--mobile {
    font-size: var(--font-body-mobile);
  }

  .body--xsmall,
  .body--xsmall-mobile {
    font-size: var(--font-body-xsmall);
  }

  .body--small,
  .body--small-mobile {
    font-size: var(--font-body-small-mobile);
  }

  .body--large,
  .body--large-mobile {
    font-size: var(--font-body-large-mobile);
  }

  .body--xlarge,
  .body--xlarge-mobile {
    font-size: var(--font-body-xlarge);
  }
}

.left {
  text-align: left;
  align-items: flex-start;
}

.center {
  text-align: center;
  align-items: center;
}

.right {
  text-align: right;
  align-items: flex-end;
}

@media only screen and (min-width: 750px) {
  .left--desktop {
    text-align: left !important;
    align-items: flex-start !important;
  }

  .center--desktop {
    text-align: center !important;
    align-items: center !important;
  }

  .right--desktop {
    text-align: right !important;
    align-items: flex-end !important;
  }
}

@media only screen and (max-width: 749px) {
  .left--mobile {
    text-align: left !important;
    align-items: flex-start !important;
  }

  .center--mobile {
    text-align: center !important;
    align-items: center !important;
  }

  .right--mobile {
    text-align: right !important;
    align-items: flex-end !important;
  }
}

.uppercase {
  text-transform: uppercase;
}

.light {
  font-weight: 300;
}

.normal {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

blockquote {
  font-style: italic;
  color: rgb(var(--color-foreground));
  border-left: 0.2rem solid rgba(var(--color-foreground), 0.2);
  padding-left: 1rem;
}

@media screen and (min-width: 750px) {
  blockquote {
    padding-left: 1.5rem;
  }
}

table:not([class]) {
  table-layout: fixed;
  border-collapse: collapse;
  border-style: hidden;
  box-shadow: 0 0 0 0.1rem rgba(var(--color-foreground), 0.2);
}

table:not([class]) td,
table:not([class]) th {
  padding: 1em;
  border: 0.1rem solid rgba(var(--color-foreground), 0.2);
}

a:empty,
ul:empty,
dl:empty,
div:not(.spacer):empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: none;
}

.link,
a:not([class]),
.customer a {
  color: rgb(var(--color-link));
  cursor: pointer;
  border: none;
  box-shadow: none;
  text-decoration: underline;
  text-underline-offset: 0.2rem;
  color: inherit;
  background-color: transparent;
  transition: all var(--duration-short) ease;
}

.link--hover {
  text-decoration: none;
}

.link--hover:hover {
  text-decoration: underline;
}

button.link {
  padding-left: 0;
  padding-right: 0;
}

.link[disabled],
.link--disabled {
  cursor: default;
  color: #c1c1c1 !important;
}

.link:hover,
.link:focus-visible {
  color: rgb(var(--color-link-hover));
}

.link--text {
  color: rgb(var(--color-foreground)) !important;
}

.link--unstyled,
.full-unstyled-link {
  text-decoration: none;
}

.link--arrow {
  display: inline-flex;
  gap: 1rem;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.15em;
  align-items: center;
}

.link--arrow:after {
  content: '';
  height: 11px;
  width: 14px;
  background: url(https://cdn.shopify.com/s/files/1/1868/5437/files/Vector_5_Black.png?v=1728075356);
}

.link--arrow:hover:after {
  background: url(https://cdn.shopify.com/s/files/1/1868/5437/files/Vector_5.png?v=1728075321);
}

.link--arrow[disabled]:after,
.link--arrow.link--disabled:after {
  background: url(https://cdn.shopify.com/s/files/1/1868/5437/files/Vector_5_Grey.png?v=1728075574) !important;
}

a:not([href]) {
  cursor: default;
}

.circle-divider::after {
  content: '\2022';
  margin: 0 1.3rem 0 1.5rem;
}

.circle-divider:last-of-type::after {
  display: none;
}

hr {
  border: none;
  height: 0.1rem;
  background-color: rgba(var(--color-foreground), 0.2);
  display: block;
  margin: 5rem 0;
}

@media screen and (min-width: 750px) {
  hr {
    margin: 7rem 0;
  }
}

.placeholder {
  background-color: rgba(var(--color-foreground), 0.04);
  color: rgba(var(--color-foreground), 0.55);
  fill: rgba(var(--color-foreground), 0.55);
}

details > * {
  box-sizing: border-box;
}

.break {
  word-break: break-word;
}

.visibility-hidden {
  visibility: hidden;
}

@media (prefers-reduced-motion) {
  .motion-reduce {
    transition: none !important;
    animation: none !important;
  }
}

:root {
  --duration-short: 100ms;
  --duration-default: 200ms;
  --duration-medium: 300ms;
  --duration-long: 500ms;
  --duration-extra-long: 600ms;
  --duration-extra-longer: 750ms;
  --duration-extended: 3s;
  --ease-out-slow: cubic-bezier(0, 0, 0.3, 1);
  --animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow)
    forwards;
  --animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow);
}

.inline-richtext a,
.rte.inline-richtext a {
  color: currentColor;
}

/* arrow animation */
.animate-arrow .icon-arrow path {
  transform: translateX(-0.25rem);
  transition: transform var(--duration-short) ease;
}

.animate-arrow:hover .icon-arrow path {
  transform: translateX(-0.05rem);
}

/* base-details-summary */
summary {
  cursor: pointer;
  list-style: none;
  position: relative;
}

summary .icon-plus {
  position: absolute;
  width: 0.75rem;
  right: 0rem;
  top: 50%;
  transform: translateY(-50%);
}

summary[aria-expanded='true'] .icon-plus {
  transform: translateY(-50%) rotate(45deg);
}

summary::-webkit-details-marker {
  display: none;
}

.disclosure-has-popup {
  position: relative;
}

.disclosure-has-popup[open] > summary::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  cursor: default;
  content: ' ';
  background: transparent;
}

.disclosure-has-popup > summary::before {
  display: none;
}

.disclosure-has-popup[open] > summary + * {
  z-index: 100;
}

@media screen and (min-width: 750px) {
  .disclosure-has-popup[open] > summary + * {
    z-index: 4;
  }

  .facets .disclosure-has-popup[open] > summary + * {
    z-index: 2;
  }
}

/* Focus */
*:focus {
  outline: 0;
  box-shadow: none;
}

*:focus-visible,
.focused {
  outline: 3px solid #4678c6;
  outline-offset: 1px;
}
[role='search'] *:focus-visible {
  outline: 0;
  box-shadow: none;
}

.focus-inset:focus-visible,
.focused.focus-inset {
  outline-offset: -1px;
}

.focus-offset:focus-visible,
.focus-offset.focused {
  outline-offset: 1px;
}

.focus-none {
  box-shadow: none !important;
  outline: 0 !important;
}

/* Grid */
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  padding: 0;
  list-style: none;
  column-gap: var(--grid-mobile-horizontal-spacing);
  row-gap: var(--grid-mobile-vertical-spacing);
}

.grid--grid {
  display: grid;
  grid-column-gap: var(--grid-mobile-horizontal-spacing);
  grid-row-gap: var(--grid-mobile-vertical-spacing);
}

@media screen and (max-width: 749px) {
  .grid--grid--mobile {
    display: grid;
  }
}

@media screen and (min-width: 750px) {
  .grid {
    column-gap: var(--grid-desktop-horizontal-spacing);
    row-gap: var(--grid-desktop-vertical-spacing);
  }

  .grid--grid {
    display: grid;
    grid-column-gap: var(--grid-desktop-horizontal-spacing);
    grid-row-gap: var(--grid-desktop-vertical-spacing);
  }

  .grid--grid-desktop {
    display: grid;
    grid-column-gap: var(--grid-desktop-horizontal-spacing);
    grid-row-gap: var(--grid-desktop-vertical-spacing);
  }
}

.grid:last-child {
  margin-bottom: 0;
}

.grid__item {
  height: auto;
  width: calc(50% - var(--grid-mobile-horizontal-spacing) * 3 / 4);
}

@media screen and (min-width: 750px) {
  .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }
}

.grid--gapless.grid {
  column-gap: 0;
  row-gap: 0;
}

.grid--grid.grid--gapless {
  grid-column-gap: 0;
  grid-row-gap: 0;
}

@media screen and (max-width: 749px) {
  .grid__item.slider__slide--full-width {
    width: 100%;
    max-width: none;
  }
}

.grid--1-col .grid__item {
  max-width: 100%;
  width: 100%;
}

.grid--2-col .grid__item {
  width: calc((100% / 2) - (var(--grid-mobile-horizontal-spacing) / 2 * 1));
}

.grid--3-col .grid__item {
  width: calc((100% / 3) - (var(--grid-mobile-horizontal-spacing) / 3 * 2));
}

.grid--4-col .grid__item {
  width: calc((100% / 4) - (var(--grid-mobile-horizontal-spacing) / 4 * 3));
}

.grid--5-col .grid__item {
  width: calc((100% / 5) - (var(--grid-mobile-horizontal-spacing) / 5 * 4));
}

.grid--6-col .grid__item {
  width: calc((100% / 6) - (var(--grid-mobile-horizontal-spacing) / 6 * 5));
}

.grid--7-col .grid__item {
  width: calc((100% / 7) - (var(--grid-mobile-horizontal-spacing) / 7 * 6));
}

.grid--grid.grid--1-col {
  grid-template-columns: repeat(1, 1fr);
}

.grid--grid.grid--2-col {
  grid-template-columns: repeat(2, 1fr);
}

.grid--grid.grid--3-col {
  grid-template-columns: repeat(3, 1fr);
}

.grid--grid.grid--4-col {
  grid-template-columns: repeat(4, 1fr);
}

.grid--grid.grid--5-col {
  grid-template-columns: repeat(5, 1fr);
}

.grid--grid.grid--6-col {
  grid-template-columns: repeat(6, 1fr);
}

.grid--grid .grid__item {
  width: 100% !important;
}

@media screen and (min-width: 750px) {
  .slider.slider--desktop .scroll-trigger.animate--slide-in {
    animation: none;
    opacity: 1;
    transform: inherit;
    height: auto;
  }

  .scroll-trigger:not(.scroll-trigger--offscreen) .slider--desktop {
    animation: var(--animation-slide-in);
  }

  .grid--1-col-desktop {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid--1-col-desktop .grid__item {
    max-width: 100%;
    width: 100%;
  }

  .grid--2-col-desktop .grid__item {
    width: calc((100% / 2) - (var(--grid-desktop-horizontal-spacing) / 2 * 1));
  }

  .grid--3-col-desktop .grid__item {
    width: calc((100% / 3) - (var(--grid-desktop-horizontal-spacing) / 3 * 2));
  }

  .grid--4-col-desktop .grid__item {
    width: calc((100% / 4) - (var(--grid-desktop-horizontal-spacing) / 4 * 3));
  }

  .grid--5-col-desktop .grid__item {
    width: calc((100% / 5) - (var(--grid-desktop-horizontal-spacing) / 5 * 4));
  }

  .grid--6-col-desktop .grid__item {
    width: calc((100% / 6) - (var(--grid-desktop-horizontal-spacing) / 6 * 5));
  }

  .grid--7-col-desktop .grid__item {
    width: calc((100% / 7) - (var(--grid-desktop-horizontal-spacing) / 7 * 6));
  }

  .slider--desktop.grid--peek.grid--2-col .grid__item,
  .slider--desktop.grid--peek.grid--2-col-desktop .grid__item {
    width: calc(100% / 2.5);
  }

  .slider--desktop.grid--peek.grid--3-col .grid__item,
  .slider--desktop.grid--peek.grid--3-col-desktop .grid__item {
    width: calc(100% / 3.5);
  }

  .slider--desktop.grid--peek.grid--4-col .grid__item,
  .slider--desktop.grid--peek.grid--4-col-desktop .grid__item {
    width: calc(100% / 4.5);
  }

  .slider--desktop.grid--peek.grid--5-col .grid__item,
  .slider--desktop.grid--peek.grid--5-col-desktop .grid__item {
    width: calc(100% / 5.5);
  }

  .slider--desktop.grid--peek.grid--6-col .grid__item,
  .slider--desktop.grid--peek.grid--6-col-desktop .grid__item {
    width: calc(100% / 6.5);
  }

  .slider--desktop.grid--peek.grid--7-col .grid__item,
  .slider--desktop.grid--peek.grid--7-col-desktop .grid__item {
    width: calc(100% / 7.5);
  }

  .grid--grid.grid--1-col-desktop {
    grid-template-columns: repeat(1, 1fr);
  }

  .grid--grid.grid--2-col-desktop {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid--grid.grid--3-col-desktop {
    grid-template-columns: repeat(3, 1fr);
  }

  .grid--grid.grid--4-col-desktop {
    grid-template-columns: repeat(4, 1fr);
  }

  .grid--grid.grid--5-col-desktop {
    grid-template-columns: repeat(5, 1fr);
  }

  .grid--grid.grid--6-col-desktop {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 749px) {
  .slider.slider--mobile .scroll-trigger.animate--slide-in {
    animation: none;
    opacity: 1;
    transform: inherit;
  }

  .grid--1-col-mobile .grid__item {
    max-width: 100%;
    width: 100%;
  }

  .grid--2-col-mobile .grid__item {
    width: calc(100% / 2);
  }

  .grid--3-col-mobile .grid__item {
    width: calc(100% / 3);
  }

  .grid--4-col-mobile .grid__item {
    width: calc(100% / 4);
  }

  .grid--peek.grid--1-col-mobile .grid__item {
    width: calc(100% / 1.5);
  }

  .grid--peek.grid--2-col-mobile .grid__item {
    width: calc(100% / 1.5);
  }

  .grid--peek.grid--3-col-mobile .grid__item {
    width: calc(100% / 2.5);
  }

  .grid--peek.grid--4-col-mobile .grid__item {
    width: calc(100% / 3.5);
  }

  .grid--grid.grid--1-col-mobile {
    grid-template-columns: repeat(1, 1fr);
  }

  .grid--grid.grid--2-col-mobile {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid--grid.grid--3-col-mobile {
    grid-template-columns: repeat(3, 1fr);
  }

  .grid--grid.grid--4-col-mobile {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* Borders */
.border {
  border: 1px solid;
}

.border--350 {
  border-color: #d4d4d4;
}

.border--400 {
  border-color: #c1c1c1;
}

.border--500 {
  border-color: #717171;
}

.border--600 {
  border-color: #4b4b4b;
}

.border--dashed {
  border: 1px dashed #969696;
}

/* Media */
.media {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: var(--media-shadow-horizontal-offset)
    var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius)
    rgba(var(--color-shadow), var(--media-shadow-opacity));
}

.media--background {
  background-color: rgba(232, 230, 228, 0.25);
}

.media--mask:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--color-background), 0.33);
}

.media > *:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.media > img,
.media > video,
.media > iframe {
  object-fit: cover;
  object-position: center center;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border: var(--media-border-width) solid
    rgba(var(--color-foreground), var(--media-border-opacity));
  border-radius: var(--media-radius);
}

.media--contain > img,
.media--contain > video,
.media--contain > iframe {
  object-fit: contain;
}

.media--card {
  height: 100%;
}

.media--square {
  padding-bottom: 100%;
}

.media--circle {
  padding-bottom: 100%;
  border-radius: 50%;
}

.media--portrait {
  padding-bottom: calc(1 / (4 / 5) * 100%);
}

.media--landscape {
  padding-bottom: 66.6%;
}

.media--cropped {
  padding-bottom: 56%;
}

.media--16-9 {
  padding-bottom: 56.25%;
}

.media--collection {
  height: 100%;
}

.media--ribbon {
  padding-bottom: calc(1 / (6 / 1) * 100%);
}

.media--xsmall {
  padding-bottom: calc(1 / (5 / 1) * 100%);
}

.media--small {
  padding-bottom: calc(1 / (4 / 1) * 100%);
}

.media--medium {
  padding-bottom: calc(1 / (3 / 1) * 100%);
}

.media--large {
  padding-bottom: calc(1 / (2 / 1) * 100%);
}

.media--full {
  height: calc(100dvh - var(--header-height) - var(--announcement-height));
  padding: 0;
}

@media screen and (min-width: 750px) and (max-width: 1200px) {
  .media--square-tablet {
    padding-bottom: 100%;
  }

  .media--circle-tablet {
    padding-bottom: 100%;
    border-radius: 50%;
  }

  .media--portrait-tablet {
    padding-bottom: calc(1 / (4 / 5) * 100%);
  }

  .media--landscape-tablet {
    padding-bottom: 66.6%;
  }

  .media--ribbon-tablet {
    padding-bottom: calc(1 / (6 / 1) * 100%);
  }

  .media--xsmall-tablet {
    padding-bottom: calc(1 / (5 / 1) * 100%);
  }

  .media--small-tablet {
    padding-bottom: calc(1 / (4 / 1) * 100%);
  }

  .media--medium-tablet {
    padding-bottom: calc(1 / (3 / 1) * 100%);
  }

  .media--large-tablet {
    padding-bottom: calc(1 / (2 / 1) * 100%);
  }
}

@media screen and (max-width: 749px) {
  .media--square-mobile {
    padding-bottom: 100%;
  }

  .media--circle-mobile {
    padding-bottom: 100%;
    border-radius: 50%;
  }

  .media--portrait-mobile {
    padding-bottom: calc(1 / (4 / 5) * 100%);
  }

  .media--landscape-mobile {
    padding-bottom: 66.6%;
  }

  .media--ribbon-mobile,
  .media--ribbon {
    padding-bottom: calc(1 / (6 / 1) * 100%);
  }

  .media--xsmall-mobile,
  .media--xsmall {
    padding-bottom: calc(1 / (5 / 1) * 100%);
  }

  .media--small-mobile,
  .media--small {
    padding-bottom: calc(1 / (4 / 1) * 100%);
  }

  .media--medium-mobile,
  .media--medium {
    padding-bottom: calc(1 / (3 / 1) * 100%);
  }

  .media--large-mobile,
  .media--large {
    padding-bottom: calc(1 / (3 / 2) * 100%);
  }

  .media--full {
    height: calc(100dvh - var(--header-height) - var(--announcement-height));
    padding: 0;
  }
}

.media.media--hover-effect > img + img {
  opacity: 0;
}

@media screen and (min-width: 990px) {
  .media--cropped {
    padding-bottom: 63%;
  }
}

deferred-media {
  display: block;
}

/* Skeletons */
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}

.skeleton,
skeleton-long,
skeleton-short,
skeleton-rectangle {
  background-color: rgba(var(--color-foreground), 0.04);
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

skeleton-long {
  height: 1em;
  width: 200px;
}

skeleton-short {
  height: 1em;
  width: 100px;
}

skeleton-rectangle {
  width: 80px;
}

skeleton-rectangle:after {
  content: '';
  display: block;
  height: 0;
  padding-bottom: 66.6%;
}

/* Buttons */
.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded,
.shopify-payment-button [role='button'],
.cart__dynamic-checkout-buttons [role='button'],
.cart__dynamic-checkout-buttons iframe {
  position: relative;
  z-index: 1;

  font-family: var(--font-button-family);
  font-size: var(--font-button);
  font-style: var(--font-button-style);
  font-weight: var(--font-button-weight);
  line-height: var(--font-button-height);
  letter-spacing: var(--font-button-spacing);
  text-decoration: none;
  text-transform: uppercase;

  padding: var(--inputs-padding);

  color: rgb(var(--color-button-text));
  background-color: rgb(var(--color-button));

  border-style: solid;
  border-color: rgb(var(--color-button-border));
  border-width: var(--inputs-border-width);
  border-radius: var(--button-corner-radius);
  box-shadow: var(--inputs-shadow-horizontal-offset)
    var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius)
    rgba(var(--color-shadow), var(--inputs-shadow-opacity));

  position: relative;
  width: 100%;
  min-width: 3rem;
  height: var(--inputs-height);

  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all var(--duration-medium) ease;
  -webkit-appearance: none;
  appearance: none;
}
.button:not(.button--secondary):hover{
  filter: brightness(0.8) contrast(1.5);
}
.shopify-challenge__button:hover,
.customer button:hover {
  --color-button-text: var(--color-button-text-hover);
  --color-button: var(--color-button-hover);
  --color-button-border: var(--color-button-border-hover);

  color: rgb(var(--color-button-text-hover));
  background: rgb(var(--color-button-hover));
  border-color: rgb(var(--color-button-border-hover));
}

.button--bold {
  font-weight: 700;
}

.button.button--outline:hover {
  --color-button-border: var(--color-button-text-hover);
  border-color: rgb(var(--color-button-text-hover)) !important;
}

.button--secondary {
  --color-button-text: var(--color-secondary-button-text);
  --color-button: var(--color-secondary-button);
  --color-button-border: var(--color-secondary-button-border);

  color: rgb(var(--color-secondary-button-text));
  background: rgb(var(--color-secondary-button));
  border-color: rgb(var(--color-secondary-button-border));
}

.button--secondary:hover {
  --color-button-text: var(--color-secondary-button-text-hover);
  --color-button: var(--color-secondary-button-hover);
  --color-button-border: var(--color-secondary-button-border-hover);

  color: rgb(var(--color-secondary-button-text-hover));
  background: rgb(var(--color-secondary-button-hover));
  border-color: rgb(var(--color-secondary-button-border-hover));
}

.button--highlight {
  --color-button-text: var(--color-white);
  --color-button: var(--color-green);
  --color-button-border: var(--color-green);

  color: rgb(var(--color-white)) !important;
  background: rgb(var(--color-green)) !important;
  border-color: rgb(var(--color-green)) !important;
}

.button--highlight:hover {
  filter: brightness(1.1);
}

.button--small {
  height: var(--inputs-height-small);
  padding: var(--inputs-padding-small);
}

.button--large {
  height: var(--inputs-height-large);
  padding: var(--inputs-padding-large);
}

.button--fat {
  max-width: 320px;
  width: 100% !important;
}

.shopify-payment-button__button--branded {
  z-index: auto;
}

.cart__dynamic-checkout-buttons iframe {
  box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset)
    var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity));
}

.button:not(.quantity__button):disabled,
.button[aria-disabled='true'],
.button.disabled,
.customer button:disabled,
.customer button[aria-disabled='true'],
.customer button.disabled {
  --color-button: #c1c1c1;
  --color-button-text: #e8e6e4;

  background: #c1c1c1;
  border-color: #c1c1c1;
  color: #e8e6e4;
}

.button:disabled:after {
  display: none !important;
}

.button--secondary:disabled {
  background: #f8f8f8;
  border-color: #c1c1c1;
  color: #c1c1c1;
}

.button--auto {
  width: auto;
}

.button.loading {
  color: transparent !important;
  position: relative;
}

@media screen and (forced-colors: active) {
  .button.loading {
    color: rgb(var(--color-foreground)) !important;
  }
}

.button.loading > .loading__spinner {
  display: block !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: auto;
  display: flex;
  align-items: center;
}

.button.loading > .loading__spinner .spinner {
  width: fit-content;
  width: 100%;
}

.button.loading > .loading__spinner .path {
  stroke: rgb(var(--color-button-text));
}

/* Forms */
.success {
  --color-button: 46, 151, 117;
  --color-foreground: 255, 255, 255;
}

.success--text {
  --color-foreground: 46, 151, 117;
}

.error {
  --color-button: 203, 48, 64;
  --color-foreground: 255, 255, 255;
}

.error--text {
  --color-foreground: 203, 48, 64;
}

.field {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: left;
}

.field + .field {
  margin-top: 1rem;
}

.field--border {
  padding: 12px;
  border: 1px solid #cecece;
}

.field--error:after {
  content: attr(rel);
  background: red;
  position: absolute;
  color: white;
  right: 0;
  padding: 1px 5px 1px 15px;
  font-weight: 500;
  border-radius: 0 0 0 10px;
  top: 27px;
}

.field--error .field__input,
.field--error .field__textarea,
.field--error .field__select {
  border-color: #d00;
  background: #fee;
}

.field--checkbox,
.field--radio {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
}

.field--select {
  position: relative;
}

.field--select .icon-caret {
  position: absolute;
  width: 1rem;
  pointer-events: none;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%) rotate(90deg);
}

.field--newsletter {
  position: relative;
}

.field__label {
  color: rgb(var(--color-foreground));
  font-family: var(--font-body-family);
  font-size: var(--font-body-small);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  line-height: var(--font-body-height);
  letter-spacing: var(--font-body-spacing);
  margin: 0;
  font-weight: 700;
}

.field__input,
.field__textarea,
.field__select,
.field__newsletter {
  -webkit-appearance: none;
  appearance: none;

  font-family: var(--font-body-family);
  font-size: var(--font-body);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  line-height: var(--font-body-height);
  letter-spacing: var(--font-body-spacing);
  margin: 0;

  padding: var(--inputs-padding);

  border-style: solid;
  border-color: rgba(var(--color-button), var(--inputs-border-opacity));
  border-width: var(--inputs-border-width);
  border-radius: var(--inputs-radius);
  box-shadow: var(--inputs-shadow-horizontal-offset)
    var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius)
    rgba(var(--color-button), var(--inputs-shadow-opacity));

  width: 100%;
  min-width: 3rem;
  height: var(--inputs-height);

  margin: 0;
  display: inline-flex;
  transition: all var(--duration-short) ease;
}

.field__select {
  padding: 0 40px 0 20px;
}

.field__select--text {
  border: 0;
  padding: 0;
  height: auto;
  box-shadow: none;
  border: none;
  text-decoration: underline;
  color: rgb(var(--color-foreground));
}

.field__select--text + svg {
  display: none;
}

.field__newsletter {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  background: inherit;
  border-color: rgb(var(--color-foreground));
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.field__textarea {
  height: auto;
  min-height: 10rem;
  resize: none;
  padding: 15px;
}

.field__message {
  color: rgb(var(--color-foreground));
  font-family: var(--font-body-family);
  font-size: var(--font-body-small);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  line-height: var(--font-body-height);
  letter-spacing: var(--font-body-spacing);
  margin: 0;
  align-items: flex-start;
  display: flex;
  gap: 0.25rem;
  margin-bottom: 1rem;
}

.field__status {
  color: rgb(var(--color-foreground));
  font-family: var(--font-body-family);
  font-size: var(--font-body-small);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  line-height: var(--font-body-height);
  letter-spacing: var(--font-body-spacing);
  margin: 0;
  align-items: flex-start;
  display: flex;
  gap: 0.25rem;
  margin-top: 0.5rem;
}

.field__status[hidden] {
  display: none;
}

.field__message .icon,
.field__status .icon {
  width: 1.25rem;
  height: 1.25rem;
}

.field__button {
  border-radius: var(--button-corner-radius);
}

.field__arrow {
  position: absolute;
  top: 50%;
  right: 0rem;
  transform: translateY(-50%);
}

.field__checkbox {
  width: 1.5rem;
  height: 1.5rem;
}

.field__radio {
  width: 1.5rem;
  height: 1.5rem;
}

/* component-modal */
.modal__toggle {
  list-style-type: none;
}

.modal__toggle-close {
  display: none;
}

.modal__toggle-open {
  display: flex;
}

.modal__close-button.link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0rem;
  height: 4.4rem;
  width: 4.4rem;
  background-color: transparent;
}

.modal__close-button .icon {
  width: 1.7rem;
  height: 1.7rem;
}

.modal__content {
  width: 100%;
  max-height: 80dvh;
  background: rgb(var(--color-background));
  z-index: 4;
  display: flex;
  justify-content: center;
  overflow: auto;
  padding: 2rem;
}

@media screen and (min-width: 750px) {
  .modal__content {
    max-width: 600px;
  }
}

.media-modal {
  cursor: zoom-out;
}

.media-modal .deferred-media {
  cursor: initial;
}

/* component-quantity */
.quantity {
  position: relative;
  min-width: 8rem;
  display: flex;
  border-radius: var(--inputs-radius);
  height: var(--inputs-height);
}

.quantity__input {
  color: currentColor;
  font-family: var(--font-body-family);
  font-size: var(--font-body);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  line-height: var(--font-body-height);
  letter-spacing: var(--font-body-spacing);

  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 0 0.25rem;
  width: 100%;
  flex-grow: 1;
  -webkit-appearance: none;
  appearance: none;
}

.quantity__button {
  opacity: 1;
  width: 2rem;
  flex-shrink: 0;
  border: 0;
  background-color: transparent !important;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(var(--color-foreground)) !important;
  padding: 0;
}

.quantity__button svg {
  width: 0.75rem;
  pointer-events: none;
}

.quantity__input::-webkit-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity__input[type='number'] {
  -moz-appearance: textfield;
  appearance: textfield;
}

/* Utility Bar | Annoucement bar */
.utility-bar {
  background: var(--color-special);
}

.utility-bar__grid {
  margin: 0 !important;
  height: 35px;
  padding: 0 !important;
}

.utility-bar__item {
  display: flex;
  align-items: center;
  justify-content: center;

  color: var(--color-special-text);
}

.utility-bar__item.body--small {
  font-size: calc(var(--font-body-small) - 2px);
}

.utility-bar__item p {
  margin: 0;
}

/* Header */
.section-header.shopify-section-group-header-group {
  z-index: 3;
}

.shopify-section-header-sticky {
  position: sticky;
  top: -1px;
}

.shopify-section-header-hidden {
  top: calc(-1 * var(--header-height));
}

.shopify-section-header-hidden.menu-open {
  top: 0;
}

.section-header.animate {
  transition: top 0.15s ease-out;
}

.shopify-section-group-header-group {
  z-index: 3;
}

.section-header ~ .shopify-section-group-header-group {
  z-index: initial;
}

.header-wrapper {
  display: block;
  position: relative;
  background-color: rgb(var(--color-background));
}

.header {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  gap: 20px;
  row-gap: 20px;
}

@media screen and (min-width: 750px) {
  /* Logo, Menu (Left), Icons */
  .header.header--logo-menu_left-icons > .header__inline-menu {
    flex-grow: 1;
  }

  .header.header--logo-menu_left-icons > .header__icons {
    margin-left: auto;
  }

  /* Logo, Menu (Center), Icons */
  .header.header--logo-menu_center-icons > .header__inline-menu {
    flex-grow: 1;
    justify-content: center;
  }

  /* Logo, Menu (Below, Left), Icons */
  .header.header--logo-menu_below_left-icons > .header__inline-menu {
    flex: 0 0 100%;
  }

  .header.header--logo-menu_below_left-icons > .header__icons {
    margin-left: auto;
  }

  /* Logo, Menu (Below, Center), Icons */
  .header.header--logo-menu_below_center-icons > .header__inline-menu {
    justify-content: center;
    flex: 0 0 100%;
  }

  .header.header--logo-menu_below_center-icons > .header__icons {
    margin-left: auto;
  }

  /* Menu, Logo (Left), Icons */
  .header.header--menu-logo_left-icons > .header__logo {
    display: flex;
    flex-grow: 1;
  }

  .header.header--menu-logo_left-icons > .header__icons {
    margin-left: auto;
  }

  /* Menu, Logo (Center), Icons */
  .header.header--menu-logo_center-icons > .header__logo {
    display: flex;
    flex-grow: 1;
    justify-content: center;
  }
}

@media screen and (max-width: 749px) {
  .header {
    display: grid;
    grid-template-columns: auto 1fr auto;
  }

  /* Logo, Menu (Left), Icons */
  .header.header--menu-logo_left-icons-mobile {
    grid-template-columns: auto 1fr 1fr;
  }

  .header.header--menu-logo_left-icons-mobile > .header__menu-drawer {
    order: 1;
  }

  .header.header--menu-logo_left-icons-mobile > .header__logo {
    order: 2;
    justify-self: flex-start;
  }

  .header.header--menu-logo_left-icons-mobile > .header__icons {
    order: 3;
  }

  /* Logo, Menu (Center), Icons */
  .header.header--menu-logo_center-icons-mobile {
    grid-template-columns: 1fr auto 1fr;
  }

  .header.header--menu-logo_center-icons-mobile > .header__menu-drawer {
    order: 1;
  }

  .header.header--menu-logo_center-icons-mobile > .header__logo {
    order: 2;
  }

  .header.header--menu-logo_center-icons-mobile > .header__icons {
    order: 3;
  }

  /* Icons, Logo (left), Menu */
  .header.header--icons-logo_left-menu-mobile {
    grid-template-columns: auto 1fr 1fr;
  }

  .header.header--icons-logo_left-menu-mobile > .header__menu-drawer {
    order: 3;
    justify-self: end;
  }

  .header.header--icons-logo_left-menu-mobile > .header__logo {
    justify-self: flex-start;
    order: 2;
  }

  .header.header--icons-logo_left-menu-mobile > .header__icons {
    order: 1;
  }

  /* Icons, Logo (center), Menu */
  .header.header--icons-logo_center-menu-mobile {
    grid-template-columns: 1fr auto 1fr;
  }

  .header.header--icons-logo_center-menu-mobile > .header__menu-drawer {
    order: 3;
    justify-self: flex-end;
  }

  .header.header--icons-logo_center-menu-mobile > .header__logo {
    order: 2;
  }

  .header.header--icons-logo_center-menu-mobile > .header__icons {
    order: 1;
    justify-self: flex-start;
  }
}

.header *[tabindex='-1']:focus {
  outline: none;
}

/* Logo */
.header__logo {
  margin: 0;
  line-height: 0;
  justify-self: center;
  text-align: center;
}

.header__logo svg {
  width: var(--logo-width);
  vertical-align: middle;
}

.header__heading-logo {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/* Header menu */
.header__inline-menu {
  display: none;
}

@media screen and (min-width: 990px) {
  .header__inline-menu {
    display: flex;
    justify-content: flex-start;
  }
}

.header__inline-menu .list-menu {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.header__menu {
  padding: 0 1rem;
}

.header__menu-item {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 0.3rem;
  justify-content: space-evenly;
  transition: opacity var(--duration-default) ease;
  font-size: 15px;
}

.header__menu-item [aria-current] {
  border-bottom: 2px solid rgb(var(--color-foreground));
}

.header__menu-item > a {
  text-decoration: none;
  padding: 10px;
}

.header__menu-item svg {
  height: auto;
  pointer-events: none;
  width: 10px;
  vertical-align: super;
  transition: all var(--duration-default) ease;
}

.header__menu-item.unactive {
  opacity: 0.6;
}

.header__menu-item .icon-caret {
  right: 0.8rem;
}

header-menu > details,
details-disclosure > details {
  position: relative;
}

@keyframes animateMenuOpen {
  0% {
    opacity: 0;
    transform: translateY(-1.5rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

#HeaderMenu-sale span {
  color: rgb(var(--color-pink));
}

/* Header icons */
.header__icons {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
}

.header__icons--half {
  gap: 0.5rem;
}

@media screen and (min-width: 750px) {
  .header__icons--relative {
    position: relative;
  }
}

.header__icon--refer svg,
.header__icons .shopify-app-block,
.header__icon {
  max-width: var(--icon-size);
  max-height: var(--icon-size);
  height: var(--icon-size);
  width: var(--icon-size);
  padding: 0;
  position: relative;
}

.header__icon--refer {
  display: none;
  grid-auto-flow: column;
  width: max-content;
  max-width: unset;
  gap: 5px;
  align-items: center;
  text-decoration: none;
}
@media screen and (min-width: 1190px) {
  .header__icon--refer {
    display: grid;
  }
}

.header__button .icon,
.header__icon .icon {
  height: var(--icon-size);
  width: var(--icon-size);
  fill: none;
  stroke-width: 1.7;
}

.header__icon span {
  height: 100%;
}
.header__icon--refer span {
  height: auto;
}

.header__button {
  width: auto;
  gap: 0.5rem;
  align-items: center;
  border-radius: var(--inputs-radius);
}

account-icon {
  display: flex;
}

/* Cart Bubbles */
.cart-count-bubble:empty {
  display: none;
}

.cart-count-bubble {
  position: absolute;
  line-height: 1;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  height: 18px;
  width: 18px;
  padding: 5px;

  top: -12px;
  right: 1px;

  font-size: var(--font-body-xsmall);
  font-weight: 500;

  background: var(--color-special);
  color: var(--color-special-text);
}

.header__button .cart-count-bubble {
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  left: auto;
  height: var(--icon-size);
  width: var(--icon-size);
  border-radius: 50%;
  background: rgb(var(--color-foreground));
  color: rgb(var(--color-background));
}

.header__icon--cart.pulsate {
  animation: tada 1s infinite;
}

.header__icon--cart.pulsate .cart-count-bubble {
  box-shadow: 0 0 0 0 rgb(0 119 200 / 10%), 0 0 0 0 rgb(0 128 200 / 28%),
    0 0 0 0 rgb(0 109 200 / 30%);
  animation: pulsate 1s infinite ease-in-out;
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulsate {
  100% {
    box-shadow: 0 0 0 40px rgba(0, 200, 0, 0), 0 0 0 80px rgba(0, 200, 0, 0),
      0 0 0 160px rgba(0, 200, 0, 0);
  }
}

/* Search */
.header__search {
  display: inline-flex;
  line-height: 0;
}

.header__search--inline {
  min-width: 300px;
}

.search-modal__form {
  width: 100%;
}

.header__search-form {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #faf7f3;
}

.header__search-form .field__input {
  border-top-left-radius: var(--inputs-radius);
  border-bottom-left-radius: var(--inputs-radius);

  height: 46px;
  background: transparent;
  border: 0;
}

.header__search-form .button {
  width: auto;
  min-width: 2rem;

  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: var(--inputs-radius);
  border-bottom-right-radius: var(--inputs-radius);

  background: transparent;
  border: 0;

  height: 46px;
  opacity: 0.5;
  color: rgb(var(--color-foreground));
}

details[open] > .search-modal {
  opacity: 1;
  animation: animateMenuOpen var(--duration-default) ease;
}

details[open] .modal-overlay {
  display: block;
}

details[open] .modal-overlay::after {
  position: absolute;
  content: '';
  background-color: rgb(var(--color-foreground), 0.5);
  top: 100%;
  left: 0;
  right: 0;
  height: 100vh;
}

.search-modal {
  position: absolute;
  left: 0;
  width: 100%;
  padding-bottom: 0.5rem;

  opacity: 0;
  height: calc(var(--inputs-height) + 3rem);
  top: 100%;
  overflow: visible;
  padding: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 749px) {
  .search-modal {
    height: calc(var(--inputs-height) + 1rem);
  }
}

.search-modal__content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Header menu drawer */
.header__icon--menu .icon {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition: transform 150ms ease, opacity 150ms ease;
}

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-close {
  visibility: hidden;
}

/* Badges */
.badge {
  border: 1px solid transparent;
  border-radius: var(--badge-corner-radius);
  display: inline-block;
  z-index: 1;
  line-height: 1;
  position: absolute;
  top: 8px;
  left: 8px;
  padding: 5px 10px;
  text-align: left;
  background-color: rgb(var(--color-badge-background));
  border: 0;
  color: rgb(var(--color-badge-foreground));
  text-transform: uppercase;
  word-break: break-word;
  font-size:11px;
}

.badge.badge--text {
  font-weight: 400;
}

.badge.badge--image {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 50%;
  z-index: 1;
  padding: 0;
  overflow: hidden;
  background: none;
}

.percent_off--badge {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 50%;
  z-index: 10;
  padding: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
}

.badge.badge--primary {
  background-color: rgb(var(--color-button));
  color: rgb(var(--color-button-text));
}

.badge.badge--men {
  background-color: rgb(var(--color-mens-background));
  color: rgb(var(--color-mens-label));
}

.badge.badge--women {
  background-color: rgb(var(--color-womens-background));
  color: rgb(var(--color-womens-label));
}

.badge.badge--unisex {
  background-color: rgb(var(--color-unisex-background));
  color: rgb(var(--color-unisex-label));
}

/* Overwriting the 3 entries above */
.badge.badge--men,.badge.badge--women,.badge.badge--unisex{
  background: #ebf7ee;
  color: #01781f;
}

.gradient {
  background: rgb(var(--color-background));
  background: var(--gradient-background);
  background-attachment: fixed;
}

@media screen and (forced-colors: active) {
  .icon {
    color: CanvasText;
    fill: CanvasText !important;
  }

  .icon-close-small path {
    stroke: CanvasText;
  }
}

/* RTE */
.rte:after {
  clear: both;
  content: '';
  display: block;
}

.rte > *:first-child {
  margin-top: 0;
}

.rte > *:last-child {
  margin-bottom: 0;
}

.rte table {
  table-layout: fixed;
}

@media screen and (min-width: 750px) {
  .rte table td {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

.rte img {
  height: auto;
  max-width: 100%;
  border: var(--media-border-width) solid
    rgba(var(--color-foreground), var(--media-border-opacity));
  border-radius: var(--media-radius);
  box-shadow: var(--media-shadow-horizontal-offset)
    var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius)
    rgba(var(--color-shadow), var(--media-shadow-opacity));
  margin-bottom: var(--media-shadow-vertical-offset);
}

.rte ul,
.rte ol {
  list-style-position: inside;
  padding-left: 2rem;
}

.rte li {
  list-style: inherit;
}

.rte li:last-child {
  margin-bottom: 0;
}

.rte a {
  text-underline-offset: 0.3rem;
  text-decoration-thickness: 0.1rem;
  transition: text-decoration-thickness var(--duration-short) ease;
}

.rte a:hover {
  text-decoration-thickness: 0.2rem;
}

.rte blockquote {
  display: inline-flex;
}

.rte blockquote > * {
  margin: -0.5rem 0 -0.5rem 0;
}

/* Fixed background */
.animate--fixed {
  clip-path: inset(0);
}

.animate--fixed img:not(.zoom):not(.deferred-media__poster-button),
.animate--fixed svg:not(.zoom):not(.deferred-media__poster-button) {
  position: fixed;
  height: 100vh;
}

/* Zoom in image on scroll */
.animate--zoom-in {
  --zoom-in-ratio: 1;
}

.animate--zoom-in img,
.animate--zoom-in svg {
  transition: scale var(--duration-short) linear;
  scale: var(--zoom-in-ratio);
}

/* Animations */

@media (prefers-reduced-motion: no-preference) {
  .animate--ambient img,
  .animate--ambient svg {
    animation: animateAmbient 30s linear infinite;
  }

  @keyframes animateAmbient {
    0% {
      transform: rotate(0deg) translateX(1em) rotate(0deg) scale(1.2);
    }
    100% {
      transform: rotate(360deg) translateX(1em) rotate(-360deg) scale(1.2);
    }
  }

  .scroll-trigger.animate--fade-in,
  .scroll-trigger.animate--slide-in {
    opacity: 0.01;
  }

  .scroll-trigger.animate--slide-in {
    transform: translateY(2rem);
  }

  .scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in {
    opacity: 1;
    animation: var(--animation-fade-in);
  }

  .scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
    animation: var(--animation-slide-in);
    animation-delay: calc(var(--animation-order) * 75ms);
  }

  .scroll-trigger.scroll-trigger--design-mode.animate--fade-in,
  .scroll-trigger.scroll-trigger--design-mode.animate--slide-in,
  .scroll-trigger.scroll-trigger--design-mode .slider,
  .scroll-trigger:not(.scroll-trigger--offscreen).scroll-trigger--cancel {
    opacity: 1 !important;
    animation: none;
    transition: none;
    transform: none;
  }

  .scroll-trigger.scroll-trigger--design-mode.animate--slide-in {
    transform: translateY(0);
  }

  @keyframes slideIn {
    from {
      transform: translateY(2rem);
      opacity: 0.01;
    }
    to {
      transform: translateY(0);
      opacity: 1;
    }
  }

  @keyframes fadeIn {
    from {
      opacity: 0.01;
    }
    to {
      opacity: 1;
    }
  }
}

/* Element Hovers: Vertical Lift, 3d Lift */

@media (prefers-reduced-motion: no-preference) and (hover: hover) {
  .animate--hover-3d-lift .card-wrapper .card--card,
  .animate--hover-3d-lift .card-wrapper .card--standard .card__inner,
  .animate--hover-3d-lift .button:not(.button--tertiary),
  .animate--hover-3d-lift .shopify-challenge__button,
  .animate--hover-3d-lift .customer button,
  .animate--hover-3d-lift .shopify-payment-button__button,
  .animate--hover-3d-lift .deferred-media .deferred-media__poster-button {
    transition: transform var(--duration-long) ease,
      box-shadow var(--duration-long) ease;
    transform-origin: center;
  }

  .animate--hover-3d-lift .card-wrapper:hover .card--card,
  .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner,
  .animate--hover-3d-lift .button:not(.button--tertiary):not([disabled]):hover,
  .animate--hover-3d-lift .shopify-challenge__button:not([disabled]):hover,
  .animate--hover-3d-lift .customer button:not([disabled]):hover,
  .animate--hover-3d-lift .shopify-payment-button__button:hover,
  .animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button {
    transition: transform var(--duration-extended) ease,
      box-shadow var(--duration-long) ease; /* Slow the card transition speed while hover is active. */
    transform: rotate(1deg);
    box-shadow: -1rem -1rem 1rem -1rem rgba(0, 0, 0, 0.05),
      1rem 1rem 1rem -1rem rgba(0, 0, 0, 0.05),
      0 0 0.5rem 0 rgba(255, 255, 255, 0),
      0 2rem 3.5rem -2rem rgba(0, 0, 0, 0.5);
  }

  .animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button {
    transform: translate(-50%, -50%) scale(1.05); /* Apply a specialized transform to the video play button. */
  }

  .animate--hover-3d-lift .collage__item .card-wrapper:hover .card--card,
  .animate--hover-3d-lift
    .collage__item
    .card-wrapper:hover
    .card--standard
    .card__inner {
    transform: rotate(0.5deg); /* Less intense rotation for collage items. */
  }

  .animate--hover-3d-lift .product-grid .grid__item:hover,
  .animate--hover-3d-lift .collection-list .grid__item:hover,
  .animate--hover-3d-lift .collage__item:hover,
  .animate--hover-3d-lift .blog-articles .article:hover,
  .animate--hover-3d-lift .complementary-slide li:hover {
    z-index: 2; /* Make sure the hovered card is the topmost card. */
  }

  .animate--hover-3d-lift .product-grid {
    isolation: isolate; /* Ensure z-index changes here don't negatively effect other UI stacking. */
  }

  .animate--hover-3d-lift
    .card-wrapper
    .card--shape.card--standard:not(.card--text)
    .card__inner {
    box-shadow: none;
    transition: transform var(--duration-long) ease,
      filter var(--duration-long) ease;
  }

  .animate--hover-3d-lift
    .card-wrapper:hover
    .card--shape.card--standard:not(.card--text)
    .card__inner {
    transition: transform calc(2 * var(--duration-extended)) ease,
      filter var(--duration-long) ease; /* Slow the card transition speed while hover is active. */
    filter: drop-shadow(0rem 2rem 2rem rgba(0, 0, 0, 0.15))
      drop-shadow(0rem 1rem 1rem rgba(0, 0, 0, 0.15));
  }

  .animate--hover-3d-lift .card-wrapper:hover .card--card:after,
  .animate--hover-3d-lift
    .card-wrapper:hover
    .card--standard
    .card__inner:after,
  .animate--hover-3d-lift
    .card-wrapper:hover
    .card--shape.card--standard:not(.card--text)
    .card__inner
    .card__media:before {
    background-image: var(--easter-egg);
    background-size: 250px 250px;
    mix-blend-mode: color-dodge;
    pointer-events: none;
    z-index: 2;
  }

  .animate--hover-3d-lift
    .card-wrapper:hover
    .card--shape.card--standard:not(.card--text)
    .card__inner
    .card__media:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .animate--hover-3d-lift .card-wrapper .card--card:before,
  .animate--hover-3d-lift .card-wrapper .card--standard .card__media:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: background-position calc(2 * var(--duration-extended)) ease,
      opacity var(--duration-default) ease;
    mix-blend-mode: overlay;
    background-size: 400% 100%;
    background-position: 90% 0;
    background-repeat: no-repeat;
    background-image: linear-gradient(
      135deg,
      rgba(255, 255, 255, 0) 45%,
      rgba(255, 255, 255, 1) 50%,
      rgba(255, 255, 255, 0) 55%
    );
  }

  .animate--hover-3d-lift .card-wrapper:hover .card--card:before,
  .animate--hover-3d-lift
    .card-wrapper:hover
    .card--standard
    .card__media:after {
    opacity: 0.2;
    transition: background-position 6s ease, opacity var(--duration-long) ease;
    background-position: left;
    z-index: 2;
  }

  :root {
    --easter-egg: none;
    --sparkle: url('./sparkle.gif');
  }

  .animate--hover-vertical-lift .button:not(.button--tertiary),
  .animate--hover-vertical-lift .shopify-challenge__button,
  .animate--hover-vertical-lift .customer button,
  .animate--hover-vertical-lift .shopify-payment-button__button {
    transition: transform var(--duration-default) var(--ease-out-slow);
  }

  .animate--hover-vertical-lift .card-wrapper .card--card,
  .animate--hover-vertical-lift .card-wrapper .card--standard .card__inner {
    transition: transform var(--duration-medium) var(--ease-out-slow);
  }

  .animate--hover-vertical-lift .card-wrapper:hover .card--card,
  .animate--hover-vertical-lift
    .card-wrapper:hover
    .card--standard
    .card__inner {
    transform: translateY(-0.75rem);
  }

  .animate--hover-vertical-lift .card-wrapper:active .card--card,
  .animate--hover-vertical-lift
    .card-wrapper:active
    .card--standard
    .card__inner {
    transform: translateY(-0.5rem);
  }

  .animate--hover-vertical-lift
    .button:not(.button--tertiary):not([disabled]):hover,
  .animate--hover-vertical-lift
    .shopify-challenge__button:not([disabled]):hover,
  .animate--hover-vertical-lift .customer button:not([disabled]):hover,
  .animate--hover-vertical-lift .shopify-payment-button__button:hover {
    transform: translateY(-0.25rem);
  }

  .animate--hover-vertical-lift
    .button:not(.button--tertiary):not([disabled]):active,
  .animate--hover-vertical-lift
    .shopify-challenge__button:not([disabled]):active,
  .animate--hover-vertical-lift .customer button:not([disabled]):active,
  .animate--hover-vertical-lift .shopify-payment-button__button:active {
    transform: translateY(0);
  }

  .animate--hover-vertical-lift .button:not([disabled]):hover:after,
  .animate--hover-vertical-lift .customer button:not([disabled]):hover:after,
  .animate--hover-vertical-lift
    .shopify-payment-button__button:not([disabled]):hover:after {
    --border-offset: 0.3px; /* Default is 1.3px as defined above in this file. This removes 1px to prevent the border from growing on buttons when this effect is on.  */
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
        rgba(var(--color-button-text), var(--border-opacity)),
      0 0 0 var(--buttons-border-width)
        rgba(var(--color-button), var(--alpha-button-background));
  }

  .animate--hover-vertical-lift
    .button:not([disabled]).button--secondary:hover:after {
    --border-offset: 0px; /* Prevent the border from growing on buttons when this effect is on. */
  }
}

/* Loading spinner */
.loading__spinner {
  position: absolute;
  z-index: 1;
  width: 1.8rem;
}

.loading__spinner {
  width: 1.8rem;
  display: inline-block;
}

.spinner {
  animation: rotator 1.4s linear infinite;
}

@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}

.path {
  stroke-dasharray: 280;
  stroke-dashoffset: 0;
  transform-origin: center;
  stroke: rgb(var(--color-foreground));
  animation: dash 1.4s ease-in-out infinite;
}

@media screen and (forced-colors: active) {
  .path {
    stroke: CanvasText;
  }
}

@keyframes dash {
  0% {
    stroke-dashoffset: 280;
  }
  50% {
    stroke-dashoffset: 75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 280;
    transform: rotate(450deg);
  }
}

.loading__spinner:not(.hidden) ~ cart-remove-button {
  opacity: 50%;
}

.loading__spinner:not(.hidden) ~ cart-remove-button {
  pointer-events: none;
  cursor: default;
}

/* Progress bar */
.progress-bar-container {
  width: 100%;
  margin: auto;
}

.progress-bar {
  height: 0.13rem;
  width: 100%;
}

.progress-bar-value {
  width: 100%;
  height: 100%;
  background-color: rgb(var(--color-foreground));
  animation: indeterminateAnimation var(--duration-extra-longer) infinite
    ease-in-out;
  transform-origin: 0;
}

.progress-bar .progress-bar-value {
  display: block;
}

@keyframes indeterminateAnimation {
  0% {
    transform: translateX(-20%) scaleX(0);
  }
  40% {
    transform: translateX(30%) scaleX(0.7);
  }
  100% {
    transform: translateX(100%) scaleX(0);
  }
}

/** Modals **/
.modal {
  box-sizing: border-box;
  opacity: 0;
  position: fixed;
  visibility: hidden;
  z-index: -1;
  margin: 0 auto;
  top: 0;
  left: 0;
  overflow: auto;
  width: 100%;
  background: rgba(var(--color-foreground), 0.2);
  height: 100%;
}

.modal[open] {
  opacity: 1;
  visibility: visible;
  z-index: 101;

  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  position: relative;
  max-width: 600px;
  min-height: 200px;
  background-color: rgb(var(--color-background));

  border-radius: var(--dialog-corner-radius);
  border-color: rgba(var(--color-foreground), var(--dialog-border-opacity));
  border-style: solid;
  border-width: var(--dialog-border-width);
  box-shadow: var(--dialog-shadow-horizontal-offset)
    var(--dialog-shadow-vertical-offset) var(--dialog-shadow-blur-radius)
    rgba(var(--color-shadow), var(--dialog-shadow-opacity));
}

.modal__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  padding: 0;
  z-index: 10;
}

.modal__toggle-close {
  display: none;
}

.modal__close svg {
  height: auto;
  margin: 0;
  width: 1.5rem;
}

@media screen and (max-width: 749px) {
  .modal__container table {
    display: block;
    max-width: fit-content;
    overflow-x: auto;
    white-space: nowrap;
    margin: 0;
  }
}

/** Drawers **/
.drawer {
  visibility: hidden;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  background-color: rgba(var(--color-foreground), 0.5);
  transition: visibility var(--duration-default) ease;
}

.drawer--subdrawer {
  background: transparent;
}

.drawer--left {
  justify-content: flex-start;
}

.drawer.active,
menu-drawer details[open] > .drawer,
.menu-drawer-container[open] > .drawer {
  visibility: visible;
}

.drawer__container {
  height: 100%;
  width: 100%;
  max-width: 440px;
  padding: 0 1rem;
  border-right: 0;
  display: flex;
  flex-flow: column;
  transform: translateX(100%);
  transition: transform var(--duration-default) ease;

  border-top-left-radius: var(--dialog-corner-radius);
  border-bottom-left-radius: var(--dialog-corner-radius);
  border-color: rgba(var(--color-foreground), var(--dialog-border-opacity));
  border-style: solid;
  border-width: var(--dialog-border-width);
  box-shadow: var(--dialog-shadow-horizontal-offset)
    var(--dialog-shadow-vertical-offset) var(--dialog-shadow-blur-radius)
    rgba(var(--color-shadow), var(--dialog-shadow-opacity));
}

.drawer__container--no-padding {
  padding: 0;
}

.drawer__container--no-corners {
  border-radius: 0 !important;
}

.drawer--left .drawer__container {
  transform: translateX(-100%);

  border-top-right-radius: var(--dialog-corner-radius);
  border-bottom-right-radius: var(--dialog-corner-radius);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media screen and (max-width: 749px) {
  .drawer__container {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}

.drawer.active .drawer__container,
menu-drawer details[open] > .drawer > .drawer__container,
.menu-drawer-container[open] > .drawer > .drawer__container {
  transform: translateX(0%);
}

.drawer__overlay {
  display: block !important;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.drawer__header {
  position: relative;
  padding: 1rem 1rem 1rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.drawer__header--left {
  padding-left: 1rem;
}

.drawer__header--no-text {
  justify-content: end;
  padding: 1rem;
}

.drawer__header--no-padding {
  padding: 1rem 0;
}

.drawer__header * {
  margin: 0;
}

.drawer__close {
  padding: 0;
  z-index: 1;
}

.drawer__close svg {
  height: 1.5rem;
  width: 1.5rem;
  vertical-align: top;
}

.drawer__content {
  height: calc(100% - 52px);
  overflow-y: auto;
  scrollbar-color: #656868 #e8e6e4;
  scrollbar-width: 3px;
  padding-right: 1rem;
}

@media screen and (max-width: 749px) {
  .drawer__content {
    padding-right: 0;
  }
}

.drawer__content-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.drawer__footer {
  margin-top: auto;
  margin-bottom: 0;
  border-top: 0.1rem solid rgba(var(--color-foreground), 0.2);
  padding: 1rem 0;
}

.drawer__utility {
  position: absolute;
  bottom: 137px;
  z-index: 1000;

  padding: 1rem;
  margin-left: -1rem;
  width: calc(100% + 2rem);
  margin-top: auto;
}

.drawer__utility-list {
  display: flex;
  gap: 2rem;
  align-items: center;
  justify-content: center;
}

/** Navigation Drawer **/
.drawer--navigation {
  /*top: calc(var(--header-height) + var(--announcement-height));*/
  top: 0;
}

.drawer--navigation .drawer__container {
  height: 100%;
}

.drawer__close--navigation {
  position: absolute;
  top: 1rem;
  right: 1rem;
  transform: rotate(180deg);
}

.navigation-drawer__content {
  padding: 0;
  margin-left: -1rem;
  width: calc(100% + 2rem);
  display: flex;
  flex-direction: column;
}

.navigation-drawer {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 0.5rem;
  border-top: 1px solid rgba(var(--color-foreground), 0.1);
  padding-top: 1.5rem;
}

.navigation-drawer__heading {
  letter-spacing: 1px;
  margin-bottom: 1rem;
  padding: 0rem 1rem;
}

.navigation-drawer__items {
  display: flex;
  flex-direction: column;
}

.navigation-drawer__header {
  display: block;
  margin-top: 16px;
  padding-bottom: 8px;
  color: #999;
  font-weight: 600;
  padding: 12px 20px;
  letter-spacing: 1px;

  border-top: 1px solid;
  border-image: linear-gradient(
      to right,
      transparent,
      rgba(0, 0, 0, 0.05) 20%,
      rgba(0, 0, 0, 0.05) 80%,
      transparent
    )
    1;
}

.single-drawer-link {
  padding: 6px 20px 6px 40px;
  color: rgb(var(--color-foreground));
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  letter-spacing: 1px;
  font-weight: 500;
}
.single-drawer-first {
  margin-top: 16px;
  padding-top: 12px;
  letter-spacing: 1px;
  border-top: 1px solid;
  border-image: linear-gradient(to right, transparent, rgba(0, 0, 0, .05) 20%, rgba(0, 0, 0, .05) 80%, transparent) 1;
}
.navigation-drawer__link {
  color: rgb(var(--color-foreground));
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 6px 2rem;
  letter-spacing: 1px;
  font-weight: 500;
}

.single-drawer-link:hover,
.navigation-drawer__link:hover {
  background-color: rgba(var(--color-foreground), 0.1);
}

.navigation-drawer__link svg {
  width: 18px;
  height: 18px;
  stroke-width: 2px;
}

.navigation-drawer__link .cart-count-bubble {
  position: initial;
}

.single-drawer-link .promo_text,
.navigation-drawer__link .promo_text {
  margin-bottom: -2px;
  text-decoration: underline;
  color: var(--color-special);
  background-color: transparent;
}

.navigation-drawer__item-title {
  color: rgba(var(--color-foreground), 0.1);
}

.navigation-drawer__legal {
  padding: 1rem;
  margin-top: auto;
}

.navigation-drawer__submenu-item {
  padding: 0;
}

.navigation-drawer__submenu-item a {
  padding: 6px 20px 6px 40px;
}

.navigation-drawer__submenu-item[data-nav-item='account'] a {
  padding: 6px 20px 6px 40px;
}

/* Section Titles */
.screen-width .section__header {
  padding: 0 2rem;
}

@media screen and (max-width: 749px) {
  .screen-width .section__header {
    padding: 0 1rem;
  }
}

.section__header {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.section__header--bottom {
  margin-bottom: 0;
  margin-top: 1.5rem;
}

.section__header * {
  margin: 0;
}

.section__title {
  width: 100%;
}

.section__title--link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

/** Account stuff **/
.customer__forgot {
  text-align: right;
  font-size: 0.8rem;
}

/** Tabs **/
.tabs {
  gap: 1rem;
  width: fit-content;
}

.tabs--center {
  margin: 0 auto;
}

.tabs:after {
  content: '';
  width: 100%;
  position: absolute;
  height: 1px;
  background: #e8e6e4;
  bottom: 0;
}

.tabs .slider__slide {
  width: auto !important;
}

.tabs__button {
  display: block;
  position: relative;
  padding: 0 5px 0.75rem;
  text-transform: uppercase;
  width: auto;
  text-decoration: none;
  color: #e8e6e4;
}

.tabs__button.active,
.tabs__button[aria-selected='true'] {
  font-weight: bold;
  color: rgb(var(--color-foreground));
}

.tabs__button.active:after,
.tabs__button[aria-selected='true']:after {
  content: '';
  position: absolute;
  height: 4px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: rgb(var(--color-foreground));
  z-index: 9;
}

/** Price **/
.price {
  display: flex;
  flex-flow: wrap;
  gap: 0.25rem;
  align-items: end;
}

.price__percent {
  width: fit-content;
  background: var(--color-special);
  color: var(--color-special-text);
  font-weight: 600;
  font-size: 13px;
  padding: 1px 5px;
}

/** Klaviyo Overrides **/
.klaviyo-bis-trigger {
  width: 100% !important;
  margin-top: 0.25rem !important;
}

.product-form__buy-buttons.hide-klaviyo .klaviyo-bis-trigger {
  display: none !important;
}

/** Firework CSS **/
.fwn-grid .cy-made-in-fw,
.fwn-grid .cy-made-in-fw + svg {
  display: none !important;
}

/** Quickbuy **/
.quickbuy {
  display: flex;
  gap: 1rem;
}

.quickbuy__image {
  max-width: 200px;
  width: 100%;
}

@media screen and (max-width: 749px) {
  .quickbuy__image {
    max-width: 100px;
  }
}

.quickbuy__details {
  margin-top: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.quickbuy__text {
  display: flex;
  align-items: end;
  gap: 0.5rem;
}

.quickbuy__variants {
  display: flex;
  flex-flow: wrap;
  gap: 0.25rem;
  margin-top: 0.5rem;
}

.quickview__variant-pill {
  width: calc(100% / 3 - (0.5rem * 2 / 3));
  height: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
  position: relative;
}

.quickbuy__variant-pill * {
  width: 100%;
  height: 100%;
}

.quickbuy__variant-button {
  width: 100%;
  background-color: transparent;
  color: var(--color-foreground);
  border: 1px solid rgba(var(--color-foreground), 0.25);
  padding: 0.5rem;
  cursor: pointer;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.quickbuy__variant-button:disabled {
  background-color: rgba(var(--color-foreground), 0.1);
}

.quickbuy__variant-button:hover {
  border: 1px solid rgba(var(--color-foreground), 1);
}

/** Quickview **/
.quickview__images {
  display: flex;
  justify-content: center;
}

.quickview__image {
  max-width: 320px;
  width: 100%;
}

.quickview__details {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.quickview__text {
  display: flex;
  align-items: end;
  gap: 1rem;
}

.quickview__text span {
  flex-shrink: 0;
}

.quickview__variants {
  display: flex;
  gap: 0.5rem;
  margin-top: 1rem;
}

.quickview__variant-pill {
  /*width: calc(100% / 3 - (0.5rem * 2 / 3));*/
  width: 100%;
  height: auto;
  align-items: center;
  justify-content: center;
  display: flex;
  position: relative;
}

.quickview__variant-pill:first-child label {
  border-top-left-radius: var(--inputs-radius);
  border-bottom-left-radius: var(--inputs-radius);
}

.quickview__variant-pill:last-child label {
  border-top-right-radius: var(--inputs-radius);
  border-bottom-right-radius: var(--inputs-radius);
}

.quickview__variant-pill label {
  width: 100%;
  background-color: transparent;
  border: 1px solid rgba(var(--color-foreground), 1);
  padding: 0.5rem;
  cursor: pointer;
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
}

.quickview__variant-pill input:disabled + label {
  background-color: rgba(var(--color-foreground), 0.1);
}

.quickview__variant-pill input:checked + label {
  background-color: rgba(var(--color-button), 1);
  color: rgba(var(--color-button-text), 1);
}

.quickview__variant-pill:focus-within label {
  outline: 2px solid #4678c6;
}

.quickview__actions {
  margin-top: 1rem;
}

.quickview__information {
  text-align: center;
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding-bottom: 1rem;
}

.quickview__information * {
  margin: 0;
}

/* Social list */
.list-social {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.list-social .list-social__item {
  width: 25px;
  height: 25px;
}

.list-social .list-social__item svg {
  vertical-align: top;
}

@media screen and (max-width: 749px) {
  .list-social {
    justify-content: center;
    margin-top: 1.5rem;
  }
}

/** Wishlist **/
.drawer__content--wishlist {
  text-align: center;
}

wishlist-button {
  opacity: 0;
  transition: all var(--duration-default) ease;
}

wishlist-button[data-loaded='true'] {
  opacity: 1;
}

wishlist-button[data-active='true'] svg {
  fill: rgb(var(--color-pink));
  color: rgb(var(--color-pink));
}

.wishlist-button svg {
  vertical-align: top;
}

.wishlist-button:hover svg {
  color: rgb(var(--color-pink));
}

/* Directory */
.directory {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  max-width: 800px;
  margin: 40px auto 40px auto;
}

.directory__header {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid var(--line);
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.directory__heading {
  line-height: 30px;
  margin: 0;
}

.directory__heading--cart {
  font-weight: 400;
}

.directory__subheading {
  line-height: 30px;
  margin: 0 0 20px;
}

.directory__content {
  margin-top: 4px;
}

.directory__menu {
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 60px;

  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.directory__item .button {
  /*font-size: var(--font-body-large);*/
  justify-content: space-between;
  border-radius: 5px;
  box-shadow: 5px 5px 5px #d5d5d5;
  border: solid 1px #e1e1e1;
  padding: 15px;
}

.directory__item svg {
  width: 10px;
  height: 10px;
  transition: transform 0.3s ease;
}

/* CUSTOM CSS FOR LANDING PAGES */

body[data-template*='mn-lp'] #MainContent,body[data-template*='-tc'] #MainContent {
  background: var(--special-background-image);
  background-position: center top;
  background-repeat: no-repeat;
}
body[data-template*='overstock-clearance-tc'] #MainContent{
  background-image:url('/cdn/shop/files/Inventory-blowout-banner-website-desktop.jpg');
}
body[data-template='page.bogo-50-off-mn-lp'] #MainContent,
body[data-template='page.volume-discount-mn-lp'] #MainContent {
  background: url('/cdn/shop/files/today_dOc.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}
body[data-template='page.25off-vip25-mn-lp'] #MainContent
  background: url('/cdn/shop/files/255off-desktop-landing.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}
body[data-template='page.30-off-samples-mn-lp'] #MainContent {
  background: url('/cdn/shop/files/30off-desktop-landing.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}
body[data-template='page.free-shipping-15'] #MainContent {
  background: url('/cdn/shop/files/today_d22.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}
body[data-template*='mn-lp'] .banner__text,
body[data-template*='mn-lp'] .homeHero .banner__text:first-of-type p,
body[data-template*='-tc'] .banner__text,
body[data-template*='-tc'] .homeHero .banner__text:first-of-type p{
  font-size: 10px;
  font-weight: 100;
  max-width: 400px;
  line-height: normal;
}
body[data-template='page.bogo-50-off-mn-lp'] .homeHero .banner__text:first-of-type p,
body[data-template='page.volume-discount-mn-lp'] .homeHero .banner__text:first-of-type p {
  color: #fff;
}
body[data-template*='mn-lp'] .body.body--mobile.link,body[data-template*='-tc'] .body.body--mobile.link {
  text-decoration: none;
  background-color: var(--color-special);
  color: var(--color-special-text);
  width: 100px;
  height: 100px;
  border-radius: 90px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  line-height: 1.1;
  font-weight: 500;
  font-size: 20px;
}
body[data-template*='mn-lp'] .multicolumn-card__info,body[data-template*='-tc'] .multicolumn-card__info {
  align-items: center;
}
body[data-template*='mn-lp'] .homeHero .h3--mobile,body[data-template*='-tc'] .homeHero .h3--mobile {
  margin-top: -10px;
}
@media (max-width: 1024px) {
  body[data-template*='mn-lp'] .grid--6-col-desktop .grid__item,body[data-template*='-tc'] .grid--6-col-desktop .grid__item {
    width: calc((100% / 5) - (var(--grid-desktop-horizontal-spacing) / 5 * 4));
  }
  body[data-template*='mn-lp'] .icon-list__items .grid__item:nth-of-type(6),body[data-template*='-tc'] .icon-list__items .grid__item:nth-of-type(6) {
    display: none;
  }
}
@media screen and (max-width: 749px) {
  body[data-template*='mn-lp'] #MainContent,body[data-template*='-tc'] #MainContent {
    background: var(--special-background-image-mobile);
    background-position: center 45px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body[data-template*='overstock-clearance-tc'] #MainContent{
    background-image:url('/cdn/shop/files/Inventory-blowout-mobile-website.jpg');
  }
  body[data-template='page.bogo-50-off-mn-lp'] #MainContent,
  body[data-template='page.volume-discount-mn-lp'] #MainContent {
    background: url('/cdn/shop/files/today_mOc.jpg');
    background-position: center 45px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body[data-template='page.25off-vip25-mn-lp'] #MainContent
      background: url('/cdn/shop/files/255off-mobile-landing.jpg');
    background-position: center 45px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body[data-template='page.free-shipping-15'] #MainContent {
    background: url('/cdn/shop/files/today_m22.jpg');
    background-position: center 45px;
    background-repeat: no-repeat;
    background-size: contain;
}
  body[data-template*='mn-lp']
    .banner:not(.banner--mobile-bottom)
    .banner__content--middle-left,
  body[data-template*='-tc']
    .banner:not(.banner--mobile-bottom)
    .banner__content--middle-left{
    position: relative;
  }
  body[data-template*='mn-lp'] .multicolumn-card__image-wrapper,
  body[data-template*='-tc'] .multicolumn-card__image-wrapper{
    width: 90px;
  }
  body[data-template*='mn-lp'] .multicolumn-list__item:nth-child(7),
  body[data-template*='-tc'] .multicolumn-list__item:nth-child(7){
    display: none;
  }
}
@media (max-width: 542px) {
  body[data-template*='mn-lp'] .grid--6-col-desktop .grid__item,body[data-template*='-tc'] .grid--6-col-desktop .grid__item {
    width: calc(
      (100% / 4) - (var(--grid-desktop-horizontal-spacing) / 3 * 2)
    ) !important;
  }
  body[data-template*='mn-lp'] .icon-list__items .grid__item:nth-of-type(5),body[data-template*='-tc'] .icon-list__items .grid__item:nth-of-type(5) {
    display: none;
  }
  body[data-template*='mn-lp'] .icon-list__ítems,body[data-template*='-tc'] .icon-list__ítems {
    justify-content: center !important;
  }
  body[data-template*='mn-lp'] .icon-list__image,body[data-template*='-tc'] .icon-list__image {
    width: 100%;
    padding: 0 5px;
  }
  body[data-template='page.30-off-samples-mn-lp'] #MainContent {
    background-position: center top -40px;
  }
  body[data-template='page.30-off-samples-mn-lp'] .homeHero .h0--desktop {
        font-size: 38px;
  }
}
/* example for the 75% discount card output */
.disc-look .disc-calc{background: #c6e7cf ;
    color: #01781f; padding: 1px 4px; border-radius: 6px; font-size: 0.75rem;  line-height: 1.0125rem; font-weight: 700;}
.disc-look>b { color: #01781f }
.disc-look .disc-calc:before{content:"-"}
.disc-look .disc-highlight{ font-weight: 500; color: var(--color-special); letter-spacing: -1px; line-height: 1.65rem; }
.disc-look .disc-highlight big{font-weight: 600; }

/* rivo popup fixing z-index in order to prevent account nav overlap */
#ps__widget_container { z-index: 999999999 !important; }

/* schema-6 hacks for PDP, 3-points A/B test */
.product__text.color-scheme-6 + .product__text.color-scheme-3 {
  margin: 0 !important
}
.product__text.color-scheme-6 > .product__text-parent {
  gap: .5rem;
  align-items: center;
}
.product__text.color-scheme-6 > .product__text-parent .product__text-details {
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 0.2rem;
}
