/*! modern-normalize v0.6.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,
::after,
::before {
      box-sizing: border-box;
}
:root {
      -moz-tab-size: 4;
      tab-size: 4;
}

:focus {
  outline: none;
}
html {
      line-height: 1.15;
      -webkit-text-size-adjust: 100%;
}
body {
      font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}
hr {
      height: 0;
}
abbr[title] {
      text-decoration: underline dotted;
}
b,
strong {
      font-weight: bolder;
}
code,
kbd,
pre,
samp {
      font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
      font-size: 1em;
}
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;
}
button,
input,
optgroup,
select,
textarea {
      font-family: inherit;
      font-size: 100%;
      line-height: 1.15;
      margin: 0;
}
button,
select {
      text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
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 {
      padding: 0;
}
progress {
      vertical-align: baseline;
}
[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-decoration {
      -webkit-appearance: none;
}
::-webkit-file-upload-button {
      -webkit-appearance: button;
      font: inherit;
}
summary {
      display: list-item;
}
*,
::after,
::before {
      box-sizing: border-box;
}
html {
      font-size: var(--font-body-base-size);
}
body,
button,
input,
select,
textarea {
      -webkit-font-smoothing: antialiased;
      text-size-adjust: 100%;
}
img {
      max-width: 100%;
      height: auto;
}
@media only screen and (max-width: 60.85em) {
      input,
      select,
      textarea {
            font-size: 16px;
      }
}
button,
input[type="submit"],
label[for] {
      cursor: pointer;
}
option {
      background-color: var(--color-background);
      color: var(--color-body-text);
}
[role="button"],
a,
button,
input,
label,
select,
textarea {
      touch-action: manipulation;
}
body.prevent-scrolling {
      overflow: hidden;
      position: fixed;
      width: 100%;
}
.content-for-layout {
      opacity: 1;
}
.content-for-layout .shopify-section {
      display: inherit;
}
.page-header {
      text-align: center;
}
.page-header__title {
      margin: 0;
}
.content-for-layout {
      flex: 1 0 auto;
}
hr {
      margin: 5.5rem 0;
      border: none;
      border-bottom: 1px solid var(--color-borders-and-lines);
}
.rte {
      margin: 0;
}
.rte li,
.rte p {
      letter-spacing: 0.05rem;
}
.rte a {
      color: currentColor;
      text-decoration-skip: ink;
}
.rte a:hover {
      text-decoration: none;
}
.rte img {
      height: auto;
}
.rte table {
      table-layout: fixed;
      border-collapse: collapse;
      font-size: 1.4rem;
}
.rte table td {
      padding: 1em 1.5em;
      border: 1px #e5e5e5 solid;
}
.rte ol,
.rte ul {
      margin: 0 0 3rem 6rem;
}
.rte li {
      list-style: inherit;
}
.rte li:last-child {
      margin-bottom: 0;
}
.rte strong {
      font-weight: var(--font-body-weight-bold);
}
.rte em {
      font-style: italic;
}
.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;
}
.cart__title,
.collection-list__title,
.collection__title,
.customer__heading,
.page-header__title,
.password__heading,
.password__heading--sub,
.product__title,
.rte h1 {
      color: var(--color-headings-and-links);
      font-family: var(--font-heading-family);
      font-size: calc(var(--font-heading-base-size) * 1.45);
      font-style: var(--font-heading-style);
      font-weight: var(--font-heading-weight);
      line-height: 1.4;
}
@media only screen and (min-width: 46.85em) {
      .cart__title,
      .collection-list__title,
      .collection__title,
      .customer__heading,
      .page-header__title,
      .password__heading,
      .password__heading--sub,
      .product__title,
      .rte h1 {
            font-size: calc(var(--font-heading-base-size) * 1.3);
      }
}
.article-title__heading,
.blog-item-title__link,
.customer__subheading,
.footer__title,
.form-status-message__heading,
.header__logo--text,
.page__title,
.product-card__title,
.rte h2,
.search__heading,
.template-404__heading {
      color: var(--color-headings-and-links);
      font-family: var(--font-heading-family);
      font-size: calc(var(--font-heading-base-size) * 0.8);
      font-style: var(--font-heading-style);
      font-weight: var(--font-heading-weight);
      line-height: 1.4;
}
@media only screen and (min-width: 46.85em) {
      .article-title__heading,
      .blog-item-title__link,
      .customer__subheading,
      .footer__title,
      .form-status-message__heading,
      .header__logo--text,
      .page__title,
      .product-card__title,
      .rte h2,
      .search__heading,
      .template-404__heading {
            font-size: var(--font-heading-base-size);
      }
}
.rte h3 {
      color: var(--color-headings-and-links);
      font-family: var(--font-heading-family);
      font-size: calc(var(--font-heading-base-size) * 1.15);
      font-style: var(--font-heading-style);
      font-weight: var(--font-heading-weight);
      line-height: 1.4;
}
@media only screen and (min-width: 46.85em) {
      .rte h3 {
            font-size: calc(var(--font-heading-base-size) * 0.7);
      }
}
.password__shop-message,
.rte h4,
.rte h5,
.rte h6 {
      color: var(--color-headings-and-links);
      font-family: var(--font-heading-family);
      font-size: calc(var(--font-heading-base-size) * 0.7);
      font-style: var(--font-heading-style);
      font-weight: var(--font-heading-weight);
      line-height: 1.4;
}
@media only screen and (min-width: 46.85em) {
      .password__shop-message,
      .rte h4,
      .rte h5,
      .rte h6 {
            font-size: calc(var(--font-heading-base-size) * 0.75);
      }
}
.product-card__desc,
.product-card__vendor {
      color: var(--color-body-text);
      font-family: var(--font-body-family);
      font-weight: var(--font-body-weight);
      font-style: var(--font-body-style);
      font-size: 1.4rem;
      line-height: 1.4;
      letter-spacing: 0.05rem;
}
@media only screen and (min-width: 46.85em) {
      .product-card__desc,
      .product-card__vendor {
            font-size: 1.6rem;
            line-height: 1.5;
      }
}
.order-table__fulfillment-note,
.pagination__page,
.rte,
p,
ul {
      margin: 0 0 2em;
      color: var(--color-body-text);
      font-family: var(--font-body-family);
      font-weight: var(--font-body-weight);
      font-size: 1.6rem;
      font-style: var(--font-body-style);
      line-height: 2.8rem;
}
@media only screen and (min-width: 61.85em) {
      .order-table__fulfillment-note,
      .pagination__page,
      .rte,
      p,
      ul {
            font-size: 1.7rem;
            line-height: 2.7rem;
      }
}
.order-table__fulfillment-note:last-child,
.pagination__page:last-child,
.rte:last-child,
p:last-child,
ul:last-child {
      margin-bottom: 0;
}
body {
      font-family: var(--font-body-family);
      font-weight: var(--font-body-weight);
      font-size: 1.6rem;
      font-style: var(--font-body-style);
}
.hidden {
      display: none !important;
}
.critical-hidden {
      display: inherit;
}
.icon-fallback-text,
.label-hidden,
.skip-link,
.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;
}
.js-focus-hidden:focus {
      outline: 0;
}
.no-placeholder .label-hidden {
      position: inherit !important;
      overflow: auto;
      width: auto;
      height: auto;
      margin: 0;
      clip: auto;
}
.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 {
      display: none;
}
.supports-no-cookies:not(html) {
      display: none;
}
html.supports-no-cookies .supports-no-cookies:not(html) {
      display: block;
}
html.supports-no-cookies .supports-cookies {
      display: none;
}
.skip-link:focus {
      z-index: 10000;
      padding: 1em;
      background-color: var(--color-background);
      color: var(--color-body-text);
      margin: 0;
      transition: none;
      text-decoration: none;
      position: absolute !important;
      overflow: auto;
      width: auto;
      height: auto;
      margin: 0;
      clip: auto;
}
.full-width-link {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 2;
}
.shopify-challenge__container {
      padding: 6rem 0;
}
.blog-item-meta__link,
.button,
.customer__button,
.footer__newsletter-submit,
.password-action-bar__button,
.password-form__button,
.product-form__add-to-cart,
.quantity-input__button,
.shopify-challenge__button,
.shopify-payment-button .shopify-payment-button__button--unbranded,
.template-404__link {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      text-align: center;
      border: 1px solid currentColor;
      border-radius: 0.25rem;
      color: var(--color-button);
      background-color: transparent;
      padding: 1.2em 2.4em;
      font-style: normal;
      font-weight: var(--font-body-weight-bold);
      text-transform: uppercase;
      white-space: normal;
      font-size: 1.3rem;
      letter-spacing: 0.15em;
}
.blog-item-meta__link[aria-disabled="true"],
.blog-item-meta__link[disabled],
.button[aria-disabled="true"],
.button[disabled],
.customer__button[aria-disabled="true"],
.customer__button[disabled],
.footer__newsletter-submit[aria-disabled="true"],
.footer__newsletter-submit[disabled],
.password-action-bar__button[aria-disabled="true"],
.password-action-bar__button[disabled],
.password-form__button[aria-disabled="true"],
.password-form__button[disabled],
.product-form__add-to-cart[aria-disabled="true"],
.product-form__add-to-cart[disabled],
.quantity-input__button[aria-disabled="true"],
.quantity-input__button[disabled],
.shopify-challenge__button[aria-disabled="true"],
.shopify-challenge__button[disabled],
.shopify-payment-button .shopify-payment-button__button--unbranded[aria-disabled="true"],
.shopify-payment-button .shopify-payment-button__button--unbranded[disabled],
.template-404__link[aria-disabled="true"],
.template-404__link[disabled] {
      opacity: 0.5;
}
.blog-item-meta__link[aria-disabled="true"]:focus,
.blog-item-meta__link[aria-disabled="true"]:hover,
.blog-item-meta__link[disabled]:focus,
.blog-item-meta__link[disabled]:hover,
.button[aria-disabled="true"]:focus,
.button[aria-disabled="true"]:hover,
.button[disabled]:focus,
.button[disabled]:hover,
.customer__button[aria-disabled="true"]:focus,
.customer__button[aria-disabled="true"]:hover,
.customer__button[disabled]:focus,
.customer__button[disabled]:hover,
.footer__newsletter-submit[aria-disabled="true"]:focus,
.footer__newsletter-submit[aria-disabled="true"]:hover,
.footer__newsletter-submit[disabled]:focus,
.footer__newsletter-submit[disabled]:hover,
.password-action-bar__button[aria-disabled="true"]:focus,
.password-action-bar__button[aria-disabled="true"]:hover,
.password-action-bar__button[disabled]:focus,
.password-action-bar__button[disabled]:hover,
.password-form__button[aria-disabled="true"]:focus,
.password-form__button[aria-disabled="true"]:hover,
.password-form__button[disabled]:focus,
.password-form__button[disabled]:hover,
.product-form__add-to-cart[aria-disabled="true"]:focus,
.product-form__add-to-cart[aria-disabled="true"]:hover,
.product-form__add-to-cart[disabled]:focus,
.product-form__add-to-cart[disabled]:hover,
.quantity-input__button[aria-disabled="true"]:focus,
.quantity-input__button[aria-disabled="true"]:hover,
.quantity-input__button[disabled]:focus,
.quantity-input__button[disabled]:hover,
.shopify-challenge__button[aria-disabled="true"]:focus,
.shopify-challenge__button[aria-disabled="true"]:hover,
.shopify-challenge__button[disabled]:focus,
.shopify-challenge__button[disabled]:hover,
.shopify-payment-button .shopify-payment-button__button--unbranded[aria-disabled="true"]:focus,
.shopify-payment-button .shopify-payment-button__button--unbranded[aria-disabled="true"]:hover,
.shopify-payment-button .shopify-payment-button__button--unbranded[disabled]:focus,
.shopify-payment-button .shopify-payment-button__button--unbranded[disabled]:hover,
.template-404__link[aria-disabled="true"]:focus,
.template-404__link[aria-disabled="true"]:hover,
.template-404__link[disabled]:focus,
.template-404__link[disabled]:hover {
      background-color: transparent;
      color: var(--color-button);
}
.blog-item-meta__link:focus,
.blog-item-meta__link:hover,
.button:focus,
.button:hover,
.customer__button:focus,
.customer__button:hover,
.footer__newsletter-submit:focus,
.footer__newsletter-submit:hover,
.password-action-bar__button:focus,
.password-action-bar__button:hover,
.password-form__button:focus,
.password-form__button:hover,
.product-form__add-to-cart:focus,
.product-form__add-to-cart:hover,
.quantity-input__button:focus,
.quantity-input__button:hover,
.shopify-challenge__button:focus,
.shopify-challenge__button:hover,
.shopify-payment-button .shopify-payment-button__button--unbranded:focus,
.shopify-payment-button .shopify-payment-button__button--unbranded:hover,
.template-404__link:focus,
.template-404__link:hover {
      background-color: var(--color-button);
      color: var(--color-background);
}
.blog-item-meta__link:active,
.button:active,
.customer__button:active,
.footer__newsletter-submit:active,
.password-action-bar__button:active,
.password-form__button:active,
.product-form__add-to-cart:active,
.quantity-input__button:active,
.shopify-challenge__button:active,
.shopify-payment-button .shopify-payment-button__button--unbranded:active,
.template-404__link:active {
      background-color: rgba(var(--color-button), 0.05);
      color: var(--color-button);
}
.button--secondary {
      background-color: var(--color-button);
      color: var(--color-background);
}
.button--secondary:hover {
      color: var(--color-button);
      background-color: transparent;
}
.button--floating,
.featured-collections__view-more,
.password-modal__close,
.product-modal__close {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      font-style: normal;
      font-weight: var(--font-body-weight-bold);
      background-color: var(--color-background);
      color: var(--color-button);
      white-space: normal;
      font-size: 1.3rem;
      letter-spacing: 0.15em;
      border-radius: 0.25rem;
      border: none;
      padding: 1.5rem 5.5rem;
      box-shadow: 2px 4px 11px rgba(0, 0, 0, 0.1);
      transition: box-shadow 0.2s ease-in-out;
}
.button--floating:focus,
.button--floating:hover,
.featured-collections__view-more:focus,
.featured-collections__view-more:hover,
.password-modal__close:focus,
.password-modal__close:hover,
.product-modal__close:focus,
.product-modal__close:hover {
      box-shadow: 2px 14px 18px rgba(0, 0, 0, 0.1);
}
.button--small {
      padding: 0.6em 1em;
}
.cart-drawer-container {
      height: 100%;
      width: 100%;
}
.cart-drawer {
      display: flex;
      flex-direction: column;
      height: 100%;
}
.cart-drawer__header {
      display: flex;
      align-items: center;
      padding: 1rem 2.5rem;
      position: relative;
      border-bottom: 1px solid var(--color-borders-and-lines);
}
@media only screen and (min-width: 46.85em) {
      .cart-drawer__header {
            padding: 2.5rem;
      }
}
.cart-drawer__close-button {
      color: var(--color-headings-and-links);
      border: none;
      background-color: transparent;
      stroke: var(--color-headings-and-links);
      letter-spacing: 0.15rem;
      padding: 1rem;
      display: flex;
      align-items: center;
}
.cart-drawer__close-button .icon {
      width: 2rem;
      height: 2rem;
}
.cart-drawer__title {
      font-weight: var(--font-body-weight-bold);
      font-size: 1.3rem;
      line-height: 2.2rem;
      text-transform: uppercase;
      margin-left: 2.5rem;
}
.cart-drawer__content {
      padding: 0 4rem;
      flex-grow: 1;
      overflow-y: auto;
}
.cart-drawer__empty-text {
      display: none;
}
.is-empty .cart-drawer__empty-text {
      display: block;
      margin: 2.5rem 0;
}
.cart-drawer__no-cookies-text {
      display: none;
}
.cookies-disabled .cart-drawer__no-cookies-text {
      display: block;
      margin: 2.5rem 0;
}
.cookies-disabled .cart-drawer__items,
.is-empty .cart-drawer__items {
      display: none;
}
.cart-drawer__item {
      padding: 2.5rem 0;
}
.cart-drawer__item + .cart-drawer__item {
      position: relative;
      border-top: 1px solid rgba(var(--color-borders-and-lines-rgba-stripped), 0.6);
}
.cart-drawer__product {
      display: flex;
      justify-content: space-between;
      margin-bottom: 0.5rem;
}
.cart-drawer__name {
      color: var(--color-headings-and-links);
      font-family: var(--font-heading-family);
      font-size: 1.8rem;
      line-height: 2.4rem;
      margin-bottom: 1rem;
}
.cart-drawer__options {
      color: var(--color-body-text);
      font-size: 1.2rem;
      line-height: 1.8rem;
      margin: 0;
      padding: 0;
}
.cart-drawer__option dt {
      display: inline-block;
}
.cart-drawer__option dd {
      display: inline-block;
      margin: 0;
}
.cart-drawer__file-option {
      word-break: break-all;
      color: var(--color-headings-and-links);
}
.cart-drawer__media {
      margin-left: 2.5rem;
      width: 18%;
      flex-shrink: 0;
      min-width: 5rem;
}
.cart-drawer__tuning {
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
}
.cart-drawer__controls {
      display: flex;
}
.cart-drawer__label {
      border-bottom: 1px solid var(--color-field-borders);
      color: var(--color-body-text);
      font-size: 1.4rem;
      display: flex;
      align-items: center;
      padding-right: 1rem;
}
.cart-drawer__input {
      border-radius: 0;
      border-bottom: 1px solid var(--color-field-borders);
      width: 4rem;
      padding: 0.8rem 0;
      min-height: initial;
}
.cart-drawer__remove {
      background: 0 0;
      border: none;
      font-family: var(--font-body-family);
      color: var(--color-headings-and-links);
      text-decoration: underline;
      cursor: pointer;
      font-size: 1.2rem;
      margin-left: 1rem;
      align-self: flex-end;
      padding-bottom: 1rem;
      padding-top: 1rem;
}
.cart-drawer__price {
      padding-bottom: 0.6rem;
}
.cart-drawer__unit-price {
      text-align: right;
}
.cart-drawer__unit-price .product-price-unit {
      font-size: 1.2rem;
      line-height: 1.8rem;
      color: var(--color-body-text);
}
.cart-item__original-price {
      color: var(--color-headings-and-links);
}
.cart-item__original-price,
.cart-item__price {
      font-size: 1.3rem;
      line-height: 2rem;
      font-weight: var(--font-body-weight-bold);
}
.cart-item__original-price--strike {
      text-decoration: line-through;
}
.cart-drawer__discounted-prices {
      display: flex;
}
.cart-item__price--discount {
      color: var(--color-sale-price);
      margin-left: 1.5rem;
}
.cart-drawer__error {
      color: #b10101;
      display: none;
      margin-top: 0.7rem;
      margin-bottom: 0;
      font-size: 1.3rem;
      line-height: 1.8rem;
}
.cart-drawer__error.has-error {
      display: block;
}
.cart-drawer__discounts {
      color: var(--color-sale-price);
      font-size: 1.3rem;
      line-height: 1.5rem;
      text-transform: uppercase;
      text-align: right;
      list-style: none;
      padding: 0;
      margin-top: 0.7rem;
      margin-bottom: 0;
}
.cart-drawer__discounts > li + li {
      margin-top: 0.5rem;
}
.cart-drawer__note-wrapper {
      padding: 2.5rem 0 10rem;
      border-top: 1px solid rgba(var(--color-borders-and-lines-stripped), 0.6);
}
.cookies-disabled .cart-drawer__note-wrapper,
.is-empty .cart-drawer__note-wrapper {
      display: none;
}
.cart-drawer__note-label {
      font-size: 1.3rem;
      line-height: 1.9rem;
      color: var(--color-body-text);
      display: inline-block;
      margin-bottom: 1rem;
}
.cart-drawer__note {
      width: 100%;
      min-height: 12rem;
      padding: 1rem;
      border: 1px solid rgba(var(--color-borders-and-lines-rgba-stripped), 0.6);
      border-radius: 0.25rem;
      resize: vertical;
}
.cart-drawer__footer {
      padding: 1.5rem 2.5rem;
      position: relative;
      border-top: 1px solid var(--color-borders-and-lines);
}
@media only screen and (min-width: 46.85em) {
      .cart-drawer__footer {
            padding: 2.5rem;
      }
}
.cart-drawer__totals {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 1.5rem;
}
.cart-drawer__subtotal {
      color: var(--color-headings-and-links);
      font-size: 2.1rem;
      font-family: var(--font-heading-family);
      font-weight: var(--font-heading-weight);
      line-height: 2.8rem;
      margin: 0;
}
.cart-drawer__subtotal-value {
      color: var(--color-headings-and-links);
      font-size: 1.8rem;
      font-weight: var(--font-body-weight-bold);
      line-height: 2rem;
      margin: 0;
}
ul.cart-drawer__discounts {
      color: var(--color-sale-price);
      font-size: 1.3rem;
      line-height: 1.5rem;
      text-transform: uppercase;
      text-align: right;
      list-style: none;
      padding: 0;
      margin-top: 0.7rem;
      margin-bottom: 1rem;
}
ul.cart-drawer__discounts > li + li {
      margin-top: 0.5rem;
}
.cart-drawer__notice {
      font-size: 1.3rem;
      line-height: 1.8rem;
      margin-bottom: 1.5rem;
}
@media only screen and (min-width: 46.85em) {
      .cart-drawer__notice {
            font-size: 1.6rem;
            line-height: 2.8rem;
            margin-bottom: 2.5rem;
      }
}
.cart-drawer__notice a {
      color: currentColor;
}
.cart-drawer__ctas {
      text-align: center;
}
.cart {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 3.2rem 3.5rem;
}
@media only screen and (min-width: 46.85em) {
      .cart {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 6rem 5rem;
      }
}
.cart__headline {
      text-align: center;
      margin-bottom: 3rem;
}
.cart__continue-shopping {
      color: var(--color-headings-and-links);
      font-size: 1.7rem;
      line-height: 2.8rem;
}
.cart__table {
      border-spacing: 0;
      width: 100%;
}
@media only screen and (min-width: 46.85em) {
      .cart__table {
            border-bottom: 4.5rem;
      }
}
.cart__table-head {
      display: none;
}
@media only screen and (min-width: 46.85em) {
      .cart__table-head {
            display: table-header-group;
      }
}
.cart__table-heading {
      text-align: left;
      color: var(--color-body-text);
      font-weight: var(--font-body-weight);
      font-size: 1.6rem;
      line-height: 2.6rem;
}
.cart__table-row {
      display: flex;
      flex-wrap: wrap;
      padding: 2rem 0;
}
@media only screen and (min-width: 46.85em) {
      .cart__table-row {
            display: table-row;
            padding: 0;
      }
}
.cart__table-row + .cart__table-row {
      border-top: 1px solid var(--color-borders-and-lines);
}
.cart__table-cell,
.cart__table-heading {
      padding: 1rem;
      text-align: left;
}
@media only screen and (min-width: 46.85em) {
      .cart__table-cell:first-of-type,
      .cart__table-heading:first-of-type {
            padding-left: 0;
      }
}
@media only screen and (min-width: 46.85em) {
      .cart__table-cell:last-of-type,
      .cart__table-heading:last-of-type {
            padding-right: 0;
      }
}
@media only screen and (min-width: 46.85em) {
      .cart__table-cell,
      .cart__table-heading {
            border-bottom: 1px solid var(--color-borders-and-lines);
            padding: 2rem 2.5rem;
      }
}
.cart__table-cell {
      width: 50%;
}
@media only screen and (min-width: 46.85em) {
      .cart__table-cell {
            width: auto;
      }
}
.cart__table-cell--media {
      width: 30%;
}
@media only screen and (min-width: 46.85em) {
      .cart__table-cell--media {
            width: 12rem;
      }
}
.cart__table-cell--name {
      width: 70%;
}
@media only screen and (min-width: 46.85em) {
      .cart__table-cell--name {
            width: 40rem;
      }
}
.cart__table-cell--total {
      display: flex;
      align-items: center;
      justify-content: flex-end;
}
@media only screen and (min-width: 46.85em) {
      .cart__table-cell--total {
            display: table-cell;
      }
}
.cart__table-cell--desktop {
      display: none;
}
@media only screen and (min-width: 46.85em) {
      .cart__table-cell--desktop {
            display: table-cell;
      }
}
.cart__table-cell--right-aligned,
.cart__table-heading--right-aligned {
      text-align: right;
}
.cart__table-cell--center-aligned,
.cart__table-heading--center-aligned {
      text-align: center;
}
.cart__product-name {
      display: inline-block;
      color: var(--color-headings-and-links);
      font-size: 1.8rem;
      line-height: 2.4rem;
      font-family: var(--font-heading-family);
      font-style: var(--font-heading-style);
      font-weight: var(--font-heading-weight);
      text-decoration: none;
      margin-bottom: 1rem;
}
.cart__product-name:hover {
      text-decoration: underline;
}
@media only screen and (min-width: 46.85em) {
      .cart__product-name {
            font-size: 2.3rem;
            line-height: 3.1rem;
            margin-bottom: 0.5rem;
      }
}

/* EDIT - MAXIME */

.cart__options {
      color: var(--color-body-text);
      font-size: 1.3rem;
      line-height: 1.8rem;
      padding: 0;
      margin: 0;
}

/* EDIT - MAXIME */

@media only screen and (min-width: 46.85em) {
      .cart__options {
            font-size: 1.6rem;
            line-height: 2.6rem;
      }
}
.cart__option dt {
      display: inline-block;
}
.cart__option dd {
      display: inline-block;
      margin: 0;
}
.cart__file-option {
      word-break: break-all;
      color: var(--color-headings-and-links);
}
.cart__table-cell .product-price-unit {
      display: block;
      font-size: 1.2rem;
      line-height: 1.8rem;
      color: var(--color-body-text);
}
.cart__discounts {
      color: var(--color-sale-price);
      font-size: 1.3rem;
      line-height: 1.5rem;
      text-transform: uppercase;
      text-align: right;
      list-style: none;
      padding: 0;
      margin-top: 0.7rem;
      margin-bottom: 0;
}
.cart__discounts > li + li {
      margin-top: 0.5rem;
}
.cart__discounts--mobile {
      display: block;
}
@media only screen and (min-width: 46.85em) {
      .cart__discounts--mobile {
            display: none;
      }
}
.cart__remove {
      color: var(--color-headings-and-links);
      font-size: 1.4rem;
      line-height: 2.6rem;
      padding: 1rem 0;
}
.cart__controls {
      display: flex;
}
@media only screen and (min-width: 46.85em) {
      .cart__controls {
            display: block;
      }
}
.cart__label {
      border-bottom: 1px solid var(--color-field-borders);
      color: var(--color-body-text);
      font-size: 1.4rem;
      display: flex;
      align-items: center;
      padding-right: 1rem;
}
@media only screen and (min-width: 46.85em) {
      .cart__label {
            display: none;
      }
}
.cart__quantity {
      text-align: left;
      padding-right: 0;
      width: 4rem;
      padding: 0.8rem 0;
}
@media only screen and (min-width: 46.85em) {
      .cart__quantity {
            margin: 0 auto;
            max-width: 5rem;
            padding-left: 1rem;
      }
}
.cart__price {
      color: var(--color-headings-and-links);
      display: block;
      font-size: 1.5rem;
      line-height: 1.7rem;
}
.cart__price--sale {
      color: var(--color-sale-price);
}
.cart__price--bold {
      font-weight: var(--font-body-weight-bold);
}
.cart__price--line-through {
      text-decoration: line-through;
}
.cart__footer {
      border-top: 1px solid var(--color-borders-and-lines);
}
@media only screen and (min-width: 46.85em) {
      .cart__footer {
            border-top: 0;
            display: flex;
            justify-content: space-between;
            padding: 1rem 0;
      }
}
@media only screen and (min-width: 46.85em) {
      .cart__footer > div + div {
            margin-left: 2.5rem;
      }
}
.cart__tuning {
      margin-left: auto;
      margin-top: 2rem;
    padding: 15px;
    border-radius: 8px;
    background-color: #f2f1f9;
}
@media only screen and (min-width: 46.85em) {
      .cart__tuning {
            margin-top: 0;
      }
}
.cart__totals {
      text-align: right;
      margin-bottom: 2.5rem;
}
.cart__subtotal-wrapper {
      display: flex;
      justify-content: flex-end;
}
.cart__subtotal-label {
      color: var(--color-headings-and-links);
      font-size: 1.7rem;
      line-height: 2.8rem;
      margin-bottom: 0;
      margin-right: 4rem;
}
.cart__subtotal {
      color: var(--color-headings-and-links);
      font-size: 1.5rem;
      line-height: 2.8rem;
      font-weight: var(--font-body-weight-bold);
}
.cart__savings {
      color: var(--color-sale-price);
      font-size: 1.5rem;
      margin-bottom: 0;
}
.cart__notice {
      margin-top: 0rem;
      font-size: 1.3rem;
      line-height: 1.8rem;
}
.cart__notice a {
      color: currentColor;
}
.cart__actions {
      text-align: right;
}
.cart__actions > * {
      width: 100%;
}
@media only screen and (min-width: 46.85em) {
      .cart__actions > * {
            width: auto;
      }
}
.cart__actions > * + * {
      margin-top: 1rem;
}
@media only screen and (min-width: 46.85em) {
      .cart__actions > * + * {
            margin-left: 1rem;
            margin-top: 0;
      }
}
@media only screen and (min-width: 46.85em) {
      .cart__actions {
            display: flex;
            justify-content: flex-end;
      }
}
.cart__note-wrapper {
      padding: 2.5rem 0;
      max-width: 50rem;
      margin-left: auto;
}
@media only screen and (min-width: 46.85em) {
      .cart__note-wrapper {
            padding: 0;
            margin-left: 0;
      }
}
.cart__note-label {
      font-size: 1.3rem;
      line-height: 1.9rem;
      color: var(--color-body-text);
      display: inline-block;
      margin-bottom: 1rem;
}
.cart__note {
      width: 100%;
      min-height: 12rem;
      padding: 1rem;
      border: 1px solid rgba(var(--color-borders-and-lines-rgba-stripped), 0.6);
      border-radius: 0.25rem;
      resize: vertical;
}
.disclosure {
      position: relative;
}
.disclosure__toggle {
      background-color: transparent;
      border: none;
      border-bottom: 1px solid currentColor;
      padding: 0.5em 0;
}
.disclosure__toggle .icon-select {
      height: 1.2rem;
      width: 1.2rem;
      margin-left: 1rem;
}
.disclosure__toggle:focus,
.disclosure__toggle:hover {
      color: inherit;
      background-color: transparent;
}
@media only screen and (min-width: 46.85em) {
      .disclosure__toggle {
            white-space: nowrap;
      }
}
.disclosure__toggle[aria-expanded="false"] .disclosure__toggle-up {
      display: none;
}
.disclosure__toggle-up .icon-select {
      transform: rotate(180deg);
}
.disclosure__toggle[aria-expanded="true"] .disclosure__toggle-down {
      display: none;
}
.disclosure-list {
      border: 1px solid currentColor;
      bottom: 1.5rem;
      padding: 1.1rem 0;
      position: absolute;
      display: none;
      min-height: 9rem;
      max-height: 30rem;
      overflow-y: auto;
      border-radius: 0.25rem;
      left: 50%;
      transform: translateX(-50%);
}
@media only screen and (min-width: 46.85em) {
      .disclosure-list {
            right: 0;
            left: auto;
            transform: none;
      }
}
.disclosure-list--visible {
      display: block;
}
.disclosure-list__item {
      white-space: nowrap;
      padding: 0.5rem 4.5rem 0.4rem 1.5rem;
      text-align: left;
}
.disclosure-list__item:active {
      background-color: rgba(255, 255, 255, 0.2);
}
.disclosure-list__option {
      text-decoration: none;
}
.disclosure-list__item--current .disclosure-list__option {
      border-bottom: 1px solid currentColor;
}
.drawer {
      position: fixed;
      top: 0;
      bottom: 0;
      width: 95%;
      max-width: 450px;
      background-color: var(--color-background);
      will-change: transform;
}
.drawer--right {
      right: 0;
      transform: translateX(103%);
}
.is-open .drawer--right {
      transform: none;
      box-shadow: -25px 0 24px rgba(0, 0, 0, 0.06);
}
.transition-ready .drawer--right {
      transition: transform 0.2s ease-in-out;
}
.form {
      display: flex;
      flex-flow: row wrap;
      margin: 0;
}
.form-status-message {
      margin-bottom: 3rem;
      padding: 1rem;
      width: 100%;
}
.form-status-message a,
.form-status-message ul {
      color: inherit;
}
.form-status-message a:focus,
.form-status-message a:hover {
      text-decoration: none;
}
.form-status-message--success {
      border: 2px solid #117b64;
      background-color: #e9fff8;
      color: #117b64;
}
.form-status-message--error {
      border: 2px solid #b10101;
      background-color: #ffebeb;
      color: #b10101;
}
.form-status-message__heading {
      margin-top: 0;
      margin-bottom: 1rem;
}
.form-status-message--error .form-status-message__heading {
      color: #b10101;
}
.form-status-message--success .form-status-message__heading {
      color: #117b64;
}
.form-status-message--error .form-status-message__link {
      color: #b10101;
}
.form-status-message--success .form-status-message__link {
      color: #117b64;
}
.form-status-message__link:focus,
.form-status-message__link:hover {
      text-decoration: none;
}
.form__error-message-wrapper {
      display: flex;
      align-items: center;
      margin: 0 1rem 1rem 0;
      font-size: 1.5rem;
      line-height: 1.2;
}
.form__error-message-wrapper--input {
      margin-top: 1rem;
}
.form__error-message {
      color: var(--color-body-text);
      margin-left: 1rem;
}
.form__input-wrapper {
      position: relative;
      flex-basis: 100%;
      color: var(--color-headings-and-links);
      margin-bottom: 2rem;
}
.form__input-wrapper + .customer__link {
      margin-top: -1rem;
      margin-left: -1rem;
}
.form__input-wrapper--select {
      display: flex;
}
@media only screen and (min-width: 46.85em) {
      .form__input-wrapper--half-width {
            flex-basis: 50%;
            padding-right: 1rem;
      }
      .form__input-wrapper--half-width + .form__input-wrapper--half-width {
            padding-left: 1rem;
            padding-right: 0;
      }
}
.form__input-wrapper--error {
      color: #b10101;
}
.form__input-label {
      position: absolute;
      font-size: 1.6rem;
      pointer-events: none;
      transition: all 0.3s ease-out;
      top: 1.7rem;
      line-height: 2.8rem;
      color: var(--color-body-text);
}
@media only screen and (min-width: 61.85em) {
      .form__input-label {
            line-height: 2.7rem;
      }
}
.form__input-wrapper--floating-label .form__input-label {
      font-size: 1.4rem;
      top: -0.5rem;
}
.search__form-input-label {
      line-height: normal;
      top: inherit;
      bottom: 1.2rem;
      left: 0.8rem;
}
.form__input-wrapper--floating-label .search__form-input-label {
      top: inherit;
      transform: translateY(-3.2rem) translateX(-0.8rem);
}
.form__select-label {
      display: flex;
      align-items: center;
      font-size: 1.4rem;
      border-bottom: 1px solid var(--color-field-borders);
      padding-right: 1.5rem;
}
.form__textarea-label {
      display: block;
      margin-bottom: 1rem;
      margin-top: 1rem;
      font-size: 1.4rem;
}
.form__input {
      display: block;
      width: 100%;
      min-height: 4.4rem;
      padding: 0.7em 0.25em 0.7em 0;
      border: none;
      border-bottom: 1px solid var(--color-field-borders);
      background-color: transparent;
      font-size: 1.6rem;
      color: var(--color-field-text);
      appearance: none;
}
.form__input-wrapper--floating-label .form__input {
      padding: 1.1em 0.25em 0 0;
}
.form__input-wrapper--error .form__input {
      background-color: #ffebeb;
      border-bottom-color: #b10101;
}
.form__textarea {
      background-color: transparent;
      font-size: 1.6rem;
      width: 100%;
      border-radius: 0.25rem;
      border: 1px solid var(--color-field-borders);
      padding: 1em;
      height: 15rem;
      resize: none;
}
.form__textarea--resizable {
      min-height: 15rem;
      max-height: 40rem;
      border-bottom-right-radius: 0;
      resize: vertical;
}
.form__input--select {
      padding-right: 2em;
      background-position: right center;
      background-repeat: no-repeat;
      background-size: 1.2rem;
      font-size: 1.6rem;
      text-overflow: "";
      cursor: pointer;
      appearance: none;
      -webkit-appearance: none;
      text-align-last: right;
      border-radius: 0;
}
.form__input--select::-ms-expand {
      display: none;
}
.form__input--large {
      font-size: 1.8rem;
}
.form__input--search {
      padding-right: 4rem;
}
.form__fieldset {
      padding: 0;
      border: none;
}
.form__checkboxradio {
      position: absolute;
      z-index: 1;
      width: 2.4rem;
      height: 2.4rem;
      opacity: 0;
}
.form__checkboxradio:checked + .form__checkboxradio-icon {
      border-color: var(--color-field-borders);
      background-color: var(--color-field-borders);
}
.form__checkboxradio:checked + .form__checkboxradio-icon svg {
      transform: scale(1);
}
.form__checkboxradio-wrapper {
      display: inline-flex;
}
.form__checkboxradio-icon {
      display: flex;
      align-items: center;
      width: 2.4rem;
      height: 2.4rem;
      margin-right: 0.5rem;
      border: 1px solid var(--color-field-borders);
      border-radius: 50%;
}
@media only screen and (min-width: 46.85em) {
      .form__checkboxradio-icon {
            width: 1.2rem;
            height: 1.2rem;
      }
}
.form__checkboxradio-icon > svg {
      width: 1.2rem;
      margin: 0 auto;
      transform: scale(0);
      fill: var(--color-field-text);
      transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 46.85em) {
      .form__checkboxradio-icon > svg {
            width: 0.6rem;
      }
}
.icon {
      display: inline-block;
      vertical-align: middle;
      width: 1.5rem;
      height: 1.5rem;
      fill: currentColor;
}
.no-svg .icon {
      display: none;
}
svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
      fill: inherit;
      stroke: inherit;
}
svg.icon:not(.icon--full-color) .icon-error__symbol,
symbol.icon:not(.icon--full-color) .icon-error__symbol {
      fill: #fff;
}
.icon-error {
      fill: #b10101;
      width: 1.2rem;
      height: 1.2rem;
      flex-shrink: 0;
}
.no-svg .icon-fallback-text {
      position: static !important;
      overflow: auto;
      width: auto;
      height: auto;
      margin: 0;
      clip: auto;
}
.modal {
      max-width: 1200px;
      margin: 0 auto;
      padding: 3.2rem;
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      background-color: var(--color-background);
      will-change: opacity;
      visibility: hidden;
      box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
      opacity: 0;
      width: calc(100% - 3.2rem);
      height: calc(100% - 3.2rem);
      border-radius: 0.8rem;
}
.is-open .modal {
      opacity: 1;
}
.is-open .modal,
.transition-ready .modal {
      visibility: visible;
}
.transition-ready .modal {
      transition: opacity 0.2s ease-in-out;
}
@media only screen and (min-width: 46.85em) {
      .modal {
            max-width: 1200px;
            margin: 0 auto;
            padding: 6rem;
            width: calc(100% - 6rem);
            height: calc(100% - 6rem);
      }
}
.pagination {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 4rem 0;
}
@media only screen and (min-width: 46.85em) {
      .pagination {
            margin: 4rem;
      }
}
.pagination__list {
      display: flex;
      list-style: none;
      padding: 0;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
}
.pagination__list li {
      display: inline-flex;
}
.pagination__page {
      text-decoration: none;
      padding: 2rem 2rem;
}
.pagination__page:not(.pagination__page--dots):hover {
      color: var(--color-headings-and-links);
}
.pagination__page--current {
      color: var(--color-headings-and-links);
      font-weight: var(--font-body-weight-bold);
}
.pagination__page--previous .icon {
      transform: rotate(180deg);
}
.placeholder-svg {
      display: block;
      width: 100%;
      max-width: 100%;
      height: 100%;
      max-height: 100%;
      border: 1px solid #c9c9c9;
      background-color: #f2f2f2;
      fill: #c9c9c9;
}
.placeholder-svg--small {
      width: 480px;
}
.placeholder-noblocks {
      padding: 40px;
      text-align: center;
      font-size: 1.6rem;
}
.placeholder-background {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
}
.placeholder-background .icon {
      border: 0;
}
.product-card {
      position: relative;
      display: flex;
      align-items: center;
}
.product-card__link {
      display: flex;
      flex: 1;
}
@media only screen and (min-width: 46.85em) {
      .product-card__link {
            margin: 1rem 0 2rem 0;
      }
}
@media only screen and (min-width: 61.85em) {
      .product-card__link {
            align-items: center;
      }
}
.product-card__content {
      flex: 1;
}
.product-card__quantity {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      right: -1rem;
      top: -1rem;
      background: var(--color-headings-and-links);
      color: var(--color-background);
      font-size: 1.4rem;
      border-radius: 50%;
      width: 3rem;
      height: 3rem;
      z-index: 2;
      visibility: hidden;
      transform: scale(0);
      will-change: transform;
      transition: transform 0.5s cubic-bezier(0.45, 0, 0.01, 1.68);
}
@media only screen and (min-width: 46.85em) {
      .product-card__quantity {
            right: 1rem;
            top: 3rem;
      }
}
.product-card__quantity.is-visible {
      visibility: visible;
}
.product-card__quantity.in-cart {
      transform: scale(1);
}
.product-card__quantity.updated {
      transform: scale(1.3);
}
.product-card__image-wrapper {
      height: 9rem;
      width: 9rem;
      border-radius: 0.25rem;
      overflow: hidden;
      position: relative;
      margin-left: 3rem;
}
@media only screen and (min-width: 46.85em) {
      .product-card__image-wrapper {
            height: 11rem;
            width: 11rem;
      }
}
.product-card__image {
      object-fit: cover;
      object-position: center;
      font-family: "object-fit: cover; object-position: center";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      border: none;
}
.product-card__title {
      display: block;
}
.product-card__desc,
.product-card__vendor {
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      overflow: hidden;
}
.product-card__vendor {
      display: none;
}
p.product-card__desc {
      margin: 1rem 0;
}
.product-form {
      display: flex;
      flex-direction: column;
}
.product-form--payment-button-disabled {
      margin-bottom: 3rem;
}
.quantity-input {
      display: flex;
      justify-content: flex-end;
      flex-grow: 1;
      border-bottom: 1px solid var(--color-field-borders);
}
.quantity-input__button {
      border: none;
      padding-top: 1rem;
      padding-bottom: 1rem;
}
.quantity-input__button:focus,
.quantity-input__button:hover {
      background-color: transparent;
}
.quantity-input__button:focus .icon,
.quantity-input__button:hover .icon {
      stroke: var(--color-headings-and-links);
}
.quantity-input__button:first-child {
      padding-left: 2em;
      padding-right: 0.6em;
}
.quantity-input__button:last-child {
      padding-left: 0.6em;
      padding-right: 2em;
      margin-right: -2em;
}
.quantity-input__button .icon {
      width: 1.2rem;
      stroke: var(--color-body-text);
      stroke-width: 1.5;
}
html.no-js .quantity-input__button {
      display: none;
}
.quantity-input__element {
      border: none;
      background-color: transparent;
      text-align: center;
      font-size: 1.6rem;
      color: var(--color-field-text);
      width: 6rem;
      min-height: 4.4rem;
}
.form__input-wrapper--error .quantity-input__element {
      background-color: #ffebeb;
      color: #b10101;
}
html.js .quantity-input__element {
      width: 4.4rem;
      appearance: none;
      -webkit-appearance: none;
}
.quantity-input__element[type="number"]::-webkit-inner-spin-button,
.quantity-input__element[type="number"]::-webkit-outer-spin-button {
      opacity: 1;
}
html.js .quantity-input__element[type="number"]::-webkit-inner-spin-button,
html.js .quantity-input__element[type="number"]::-webkit-outer-spin-button {
      display: none;
      margin: 0;
}
.product-form__select-label {
      flex-shrink: 0;
      max-width: 50%;
}
.product-form__select {
      flex-basis: initial;
}
html.no-js .product-form__select {
      display: none;
}
.product-form__buttons {
      display: flex;
      flex-direction: column;
      margin-top: 2rem;
}
.product-form__add-to-cart {
      min-height: 4.4rem;
}
.product-form__add-to-cart[aria-disabled="true"] {
      cursor: default;
}
.product-form__add-to-cart[aria-disabled="true"] ~ .shopify-payment-button {
      display: none;
}
.no-js .product-form__add-to-cart {
      display: none;
}
.product-form__add-to-cart--onboarding {
      margin-bottom: 3rem;
      width: 100%;
}
.product__success-message {
      margin-top: 1rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      text-align: center;
      font-size: 1.4rem;
}
.product__success-message-link {
      color: var(--color-headings-and-links);
}
.shopify-payment-button {
      margin-top: 1rem;
}
.no-js .shopify-payment-button {
      display: none;
}
.shopify-payment-button .shopify-payment-button__button--unbranded {
      background-color: var(--color-button);
      border: 1px solid var(--color-button);
      color: var(--color-background);
      min-height: 4.4rem;
}
.shopify-payment-button .shopify-payment-button__button--unbranded:focus,
.shopify-payment-button .shopify-payment-button__button--unbranded:hover {
      background-color: var(--color-button) !important;
      color: var(--color-background) !important;
}
.shopify-payment-button .shopify-payment-button__button--branded {
      border-radius: 0.25rem;
      overflow: hidden;
      min-height: 4.4rem;
}
.shopify-payment-button .shopify-payment-button__button--branded + .shopify-payment-button__more-options {
      margin-bottom: 3rem;
}
.shopify-payment-button .shopify-payment-button__more-options {
      margin: 1.6rem 0 1rem;
      font-size: 1.3rem;
      text-decoration: underline;
}
.product-modal-wrapper {
      visibility: hidden;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-content: center;
      justify-content: center;
      padding: 0;
      z-index: 9999;
}
.product-modal-wrapper.is-open {
      visibility: visible;
}
@media only screen and (min-width: 46.85em) {
      .product-modal-wrapper {
            padding: 6rem;
      }
}
.product-modal {
      position: relative;
      max-width: 1200px;
      border-radius: 0.25rem;
      background-color: var(--color-background);
      box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
      width: 100%;
}

/* EDIT - MAXIME */

.product-modal__close {
    position: absolute;
    background: #2f2865;
    border: none;
    border-radius: 100%;
    padding: 1.3rem;
    right: 2rem;
    top: 15rem;
    z-index: 1;
}
@media only screen and (min-width: 46.85em) {
    .product-modal__close {
        right: 17rem;
        top: 20rem;
    }
}



.product-modal__close .icon-close {
      stroke: #FFFFFF;
      stroke-width: 2;
      height: 1.7rem;
      width: 1.7rem;
      right: 2.4rem;
}

/* EDIT - MAXIME */

.product-modal__content {
      height: 100%;
      overflow-y: scroll;
}
.product__collection {
      display: none;
      padding: 0.6rem 6.4rem 0 0;
      line-height: 2rem;
      font-size: 1.2rem;
      font-weight: var(--font-body-weight-bold);
      text-transform: uppercase;
      letter-spacing: 0.15rem;
      margin-bottom: 5rem;
}

@media only screen and (min-width: 61.85em) {
      .product__collection {
            margin-bottom: 10rem;
      }
      .product-modal-wrapper--no-media .product__collection {
            margin-bottom: 8rem;
      }
}
.product-modal .product__collection {
      display: block;
}
@media only screen and (min-width: 61.85em) {
      .product-modal .product__collection {
            display: none;
      }
}
.product-modal .product__collection--desktop {
      display: none;
}
@media only screen and (min-width: 61.85em) {
      .product-modal .product__collection--desktop {
            display: block;
      }
}
.price {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      margin-top: 0;
      letter-spacing: 0.05rem;
}
.price dl {
      margin-top: 0;
}
.price dd {
      margin: 0 1rem 0 0;
      font-weight: var(--font-body-weight-normal);
}
.product--no-media .price {
      text-align: center;
      align-items: center;
}
.product--template:not(.product--no-media) .price {
      text-align: center;
      align-items: center;
}
@media only screen and (min-width: 61.85em) {
      .product--template:not(.product--no-media) .price {
            text-align: left;
            align-items: start;
      }
}
.price--listing {
      font-size: 1.5rem;
      flex-direction: row;
      flex-wrap: wrap;
}
@media only screen and (min-width: 46.85em) {
      .price--listing {
            margin-bottom: 0;
      }
}
.price--unavailable {
      visibility: hidden;
}
.price--compare-price-hidden .price__compare {
      display: none;
}
.price--sold-out .price__availability {
      display: block;
}
.price__vendor {
      margin: 0 0 1.6rem;
      width: 100%;
      flex-basis: 100%;
}
.price__pricing-group {
      display: flex;
      flex-direction: row;
      align-items: center;
}
.price__regular {
      display: block;
      color: var(--color-headings-and-links);
}
.price__sale {
      display: none;
}
.price--on-sale .price__sale {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
}
.price--on-sale .price__availability,
.price--on-sale .price__regular {
      display: none;
}
.price__availability {
      display: none;
}
.price__unit {
      flex-basis: 100%;
      display: none;
}
.price--unit-available .price__unit {
      display: block;
}

/* EDIT - MAXIME */

.price-item {
    font-size: 2.2rem;
  	font-weight: 600;
}
/* EDIT - MAXIME */

.price--listing .price-item {
      font-size: 1.5rem;
}
.price-item--sale {
      color: var(--color-sale-price);
}
.price-item--regular {
      color: var(--color-headings-and-links);
}
.price--on-sale .price-item--regular {
      text-decoration: line-through;
}
.price__unit {
      margin-top: 0.8rem;
}
.price-unit-price {
      font-size: 1.3rem;
}
.price__badges {
      margin-top: 0;
}
.price__badge {
      display: none;
      align-self: center;
      text-align: center;
      font-size: 0.8rem;
      line-height: 1em;
      font-weight: var(--font-body-weight-bold);
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: var(--color-sale-price);
      background-color: var(--color-background);
      border-radius: 0.25rem;
      padding: 0.6rem 0.7rem;
}
.price__badge--sale {
      color: var(--color-background);
      background-color: var(--color-sale-price);
}
.price--on-sale .price__badge--sale {
      display: flex;
}
.price--sold-out .price__badge--sale {
      margin-right: 0.7rem;
}
.price--listing.price--sold-out .price__badge--sold-out {
      display: flex;
      color: var(--color-background);
      background-color: var(--color-body-text);
}
.gallery {
      overflow: hidden;
      padding: 0 3rem;
}
@media only screen and (min-width: 46.85em) {
      .gallery {
            padding: 0;
      }
}
.gallery--stacked {
      position: relative;
}
@media only screen and (min-width: 46.85em) {
      .gallery--stacked {
            padding: 0 25%;
      }
}
@media only screen and (min-width: 61.85em) {
      .gallery--stacked {
            padding: 0;
      }
}
@media only screen and (min-width: 46.85em) {
      .gallery--stacked::before {
            content: "";
            display: block;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            position: absolute;
            background: linear-gradient(90deg, var(--color-background) 0, rgba(var(--color-background-rgba-stripped), 0) 20%, rgba(var(--color-background-rgba-stripped), 0) 80%, var(--color-background) 100%);
            z-index: 1;
            pointer-events: none;
      }
}
@media only screen and (min-width: 61.85em) {
      .gallery--stacked::before {
            display: none;
      }
}
.gallery__strip {
      display: flex;
      width: 100%;
      list-style-type: none;
      padding: 0;
      margin: 0;
}
@media only screen and (min-width: 46.85em) {
      .gallery__strip {
            padding: 0;
      }
}
.gallery__strip.transition-ready {
      transition: transform 0.2s ease-in-out;
}
.gallery--stacked .gallery__strip {
      position: relative;
}
@media only screen and (min-width: 61.85em) {
      .gallery--stacked .gallery__strip {
            display: block;
            padding-top: 11rem;
      }
}
.no-js .gallery__strip {
      display: none;
}
.gallery__image-wrapper {
      width: calc(100% - 2rem);
      margin: 0 1rem;
      height: 0;
      padding-bottom: 100%;
      position: relative;
      flex-shrink: 0;
      overflow: hidden;
}
@media only screen and (min-width: 61.85em) {
      .gallery__image-wrapper {
            width: 100%;
            margin: 0;
      }
}
@media only screen and (min-width: 61.85em) {
      .gallery--stacked .gallery__image-wrapper {
            height: auto;
            padding-bottom: 0;
            margin-bottom: 3.5rem;
            text-align: center;
      }
}
.gallery__image--no-js {
      border-radius: 0.25rem;
}
@media only screen and (min-width: 46.85em) {
      .gallery__image-wrapper--scale {
            width: 100%;
            margin: 0;
      }
}
.gallery__image {
      border-radius: 0.25rem;
      object-fit: contain;
      height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0);
}
@media only screen and (min-width: 61.85em) {
      .gallery--stacked .gallery__image {
            position: static;
            transform: none;
      }
}
.transition-ready .gallery__image-wrapper--scale .gallery__image {
      transition: transform 0.2s ease-in-out;
}
@media only screen and (min-width: 46.85em) {
      .gallery__image-wrapper--scale .gallery__image:not(.is-active) {
            transform: translateX(-50%) translateY(-50%) scale(0.75);
      }
}
@media only screen and (min-width: 61.85em) {
      .gallery__image-wrapper--scale .gallery__image:not(.is-active) {
            transform: none;
      }
}
.gallery__image--keep-ratio {
      object-fit: cover;
      width: 100%;
}
.gallery-indicator {
      display: flex;
      justify-content: space-between;
      margin-top: 3rem;
      align-items: center;
      color: var(--color-body-text);
      padding: 0 3.2rem;
}
@media only screen and (min-width: 46.85em) {
      .gallery-indicator {
            padding: 0;
      }
}
.product-modal .gallery-indicator {
      padding: 0 3.2rem;
}
@media only screen and (min-width: 46.85em) {
      .product-modal .gallery-indicator {
            padding: 0;
      }
}
.no-js .gallery-indicator {
      display: none;
}
@media only screen and (min-width: 46.85em) {
      .gallery-indicator--stacked {
            max-width: 43rem;
            margin-left: auto;
            margin-right: auto;
      }
}
@media only screen and (min-width: 61.85em) {
      .gallery-indicator--stacked {
            display: none;
      }
}
.gallery-indicator__arrow {
      width: 4.4rem;
      height: 4.4rem;
      border: none;
      background: 0 0;
}
.gallery-indicator__arrow .icon {
      fill: var(--color-body-text);
}
.gallery-indicator__arrow--previous {
      transform: rotate(180deg);
}
.gallery-indicator__count {
      display: inline-block;
}
.gallery-indicator__count dd {
      margin-inline-start: 0;
}
.scroller-wrapper {
      overflow-x: auto;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      white-space: nowrap;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      scrollbar-width: none;
}
.scroller-wrapper::-webkit-scrollbar {
      display: none;
}
.scroller-wrapper--overflow-visible {
      overflow: visible;
}
.scroller-content {
      position: relative;
      float: left;
      transition: transform 0.2s ease-in-out;
}
.scroller-content--no-transition {
      transition: none;
}
.scroller-arrow {
      position: absolute;
      top: 0;
      height: 100%;
      pointer-events: none;
      opacity: 0;
      border: 0;
      background: var(--color-background);
      transition: opacity 0.2s ease-in-out;
}
.scroller-arrow .icon {
      width: 1rem;
      fill: currentColor;
}
.scroller-arrow .icon-arrow-right {
      display: none;
}
@media only screen and (min-width: 46.85em) {
      .scroller-arrow .icon-arrow-right {
            display: block;
      }
}
.scroller-arrow .icon-chevron-right {
      display: block;
}
@media only screen and (min-width: 46.85em) {
      .scroller-arrow .icon-chevron-right {
            display: none;
      }
}
.scroller-wrapper--both ~ .scroller-arrow--next,
.scroller-wrapper--both ~ .scroller-arrow--previous,
.scroller-wrapper--left ~ .scroller-arrow--previous,
.scroller-wrapper--right ~ .scroller-arrow--next {
      pointer-events: auto;
      opacity: 1;
}
@media only screen and (min-width: 46.85em) {
      .scroller-wrapper--both ~ .scroller-arrow--next,
      .scroller-wrapper--both ~ .scroller-arrow--previous,
      .scroller-wrapper--left ~ .scroller-arrow--previous,
      .scroller-wrapper--right ~ .scroller-arrow--next {
            opacity: 0;
      }
}
.scroller-wrapper--both ~ .scroller-arrow--next,
.scroller-wrapper--both ~ .scroller-arrow--previous,
.scroller-wrapper--left ~ .scroller-arrow--previous,
.scroller-wrapper--right ~ .scroller-arrow--next {
      pointer-events: auto;
      opacity: 1;
}
.scroller-arrow--previous {
      left: 0;
      cursor: pointer;
}
.scroller-arrow--previous .icon {
      transform: rotate(180deg);
}
.scroller-arrow--next {
      right: 0;
      cursor: pointer;
}
.search-drawer {
      position: fixed;
      transform: translateY(-100%);
      width: 100%;
      background-color: var(--color-background);
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 3;
      opacity: 0;
      transition: transform 0.3s ease-out, opacity 0.3s ease-out;
      box-shadow: 0 25px 24px rgba(0, 0, 0, 0.06);
}
.search-drawer.search {
      padding: 4.3rem 0;
      max-width: 100%;
}
.is-open .search-drawer {
      transform: translateY(0);
      opacity: 1;
}
.search-wrapper {
      width: 100%;
      max-width: 80rem;
      margin: 0 7.5rem 0 3.2rem;
      position: relative;
}
.social-sharing {
      display: flex;
      list-style: none;
      padding-left: 0;
      margin-left: -0.95rem;
}
.social-sharing__item {
      margin-right: 0.5rem;
}
.social-sharing__item-link {
      text-decoration: none;
      color: currentColor;
      padding: 0.5rem 0.95rem;
}
.social-sharing__item-link .icon {
      vertical-align: middle;
      width: 1.6rem;
      height: 1.6rem;
}
.social-sharing__item-link .icon-facebook {
      fill: #3b5998;
}
.social-sharing__item-link .icon-twitter {
      fill: #00aced;
}
.social-sharing__item-link .icon-pinterest {
      fill: #cb2027;
}
.social-sharing__title {
      text-transform: uppercase;
      font-size: 1.3rem;
      font-weight: var(--font-body-weight-bold);
      margin-left: 0.4rem;
}
.stage {
      visibility: hidden;
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      z-index: 150;
      pointer-events: none;
}
.stage.is-open {
      pointer-events: auto;
}
.stage.is-open,
.stage.transition-ready {
      visibility: visible;
}
.stage__overlay {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: var(--color-background);
      opacity: 0;
      will-change: opacity;
}
.is-open .stage__overlay {
      opacity: 0.75;
}
.transition-ready .stage__overlay {
      transition: opacity 0.2s ease-in-out;
}
.is-open .stage__overlay--light {
      opacity: 0.4;
}
.sticky__container {
      position: relative;
}
.sticky__sentinel {
      position: absolute;
      left: 0;
      right: 0;
      visibility: hidden;
}
.sticky__sentinel--top {
      height: 1px;
      top: 0;
}
.sticky__sentinel--bottom {
      height: 1px;
      bottom: 8rem;
}
.table {
      margin-bottom: 3rem;
      border-collapse: collapse;
      width: 100%;
      border-bottom: 1px solid var(--color-borders-and-lines);
}
@media only screen and (min-width: 46.85em) {
      .table {
            border-bottom: none;
      }
}
.table a {
      border-bottom: 1px solid currentColor;
}
.table__head {
      display: none;
}
@media only screen and (min-width: 46.85em) {
      .table__head {
            display: table-header-group;
            font-weight: var(--font-body-weight-bold);
      }
}
.table__body th,
.table__head th {
      font-family: var(--font-heading-family);
      font-style: var(--font-heading-style);
      font-size: 1.8rem;
      margin: 0;
}
.table td,
.table th {
      float: left;
      clear: left;
      width: 100%;
      text-align: right;
      padding: 1rem 0;
      border: 0;
      margin: 0;
}
@media only screen and (min-width: 46.85em) {
      .table td,
      .table th {
            float: none;
            clear: none;
            width: auto;
            text-align: left;
            border: 1px solid var(--color-borders-and-lines);
            padding: 1rem 1.4rem;
      }
}
@media only screen and (max-width: 45.85em) {
      .table td::before,
      .table th::before {
            content: attr(data-label);
            float: left;
            text-align: center;
            padding-right: 1rem;
            font-family: var(--font-heading-family);
            font-style: var(--font-heading-style);
      }
}
tbody td:first-child,
tbody th:first-child {
      padding-top: 4rem;
}
tbody td:last-child,
tbody th:last-child {
      padding-bottom: 4rem;
}
@media only screen and (min-width: 46.85em) {
      tbody td:first-child,
      tbody th:first-child {
            padding-top: 1.4rem;
      }
      tbody td:last-child,
      tbody th:last-child {
            padding-bottom: 1.4rem;
      }
}
tbody th,
tfoot th {
      font-weight: 400;
}
.table__row {
      border-top: 1px solid var(--color-borders-and-lines);
}
@media only screen and (min-width: 46.85em) {
      .table__row {
            border-top: none;
      }
}
.collection__section {
      margin: 4.5rem 0;
}
@media only screen and (min-width: 46.85em) {
      .collection__section {
            margin: 5rem 0;
      }
}
.collection__title {
      text-align: center;
      margin: 4rem 0;
}
.collections__products.featured-collections__products {
      padding: 0;
}
.collection__image-wrapper {
      margin: 4rem 0;
      height: 25rem;
      display: block;
      overflow: hidden;
      border-radius: 0.25rem;
      position: relative;
}
@media only screen and (min-width: 46.85em) {
      .collection__image-wrapper {
            height: 30rem;
            margin: 4rem 2rem;
      }
}
@media only screen and (min-width: 61.85em) {
      .collection__image-wrapper {
            height: 35rem;
      }
}
.collection__image {
      object-fit: cover;
      object-position: center;
      font-family: "object-fit: cover; object-position: center";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      border: none;
}
.collection__section .product-card__vendor {
      display: block;
}
.product {
      max-width: 1200px;
      margin: 0 auto;
      padding: 4.5rem 3.2rem;
      display: flex;
      flex-direction: column;
}
@media only screen and (min-width: 46.85em) {
      .product {
            max-width: 1200px;
            margin: 0 auto;
            padding: 5rem 6rem;
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-column-gap: 7.5rem;
            column-gap: 7.5rem;
      }
}
.product .price + .product-form {
      margin-top: 3rem;
}
@media only screen and (min-width: 46.85em) {
      .product--no-media {
            display: block;
            margin: 0 auto;
      }
      .product--no-media:not(.product--template) {
            max-width: 56rem;
      }
}
.product--template {
      display: block;
      padding: 3.2rem;
      width: 100%;
}
.product-modal .product--template {
      margin: 0;
}
@media only screen and (min-width: 61.85em) {
      .product--template {
            display: grid;
            grid-template-columns: 1fr 1.4fr;
            grid-gap: 14rem;
            grid-column-gap: 14rem;
            padding: 4.5rem 5rem;
      }
      .product--template.product--no-media {
            display: block;
      }
      .product--template > .product__content {
            order: -1;
      }
}
@media only screen and (min-width: 61.85em) {
      .product__image-wrapper--mobile {
            display: none;
      }
}
.product__image-wrapper--desktop {
      display: none;
      padding-top: 5rem;
}
@media only screen and (min-width: 61.85em) {
      .product__image-wrapper--desktop {
            display: block;
      }
      .product__image-wrapper--desktop + .product__description,
      .product__image-wrapper--desktop + .social-sharing {
            margin-top: 3rem;
      }
}
.product__media-wrapper {
      margin-left: -3.2rem;
      margin-right: -3.2rem;
}
@media only screen and (min-width: 61.85em) {
      .product__media-wrapper {
            margin-left: 0;
            margin-right: 0;
      }
}
.product__gallery {
      width: 100%;
      position: relative;
      overflow: hidden;
}
@media only screen and (min-width: 61.85em) {
      .product-content-wrapper {
            position: sticky;
            top: 4.5rem;
      }
}
.product__content {
      color: var(--color-body-text);
}
@media only screen and (min-width: 46.85em) {
      .product__sticky {
            position: sticky;
            top: 7rem;
      }
}
.product__content--template {
      margin-bottom: 3rem;
}
@media only screen and (min-width: 46.85em) {
      .product--no-media .product__content--template {
            max-width: 56rem;
            margin: 0 auto;
            padding-right: 5rem;
            padding-left: 5rem;
      }
}
@media only screen and (min-width: 46.85em) {
      .product__content--information {
            max-width: 43rem;
            margin: 0 auto;
      }
}
@media only screen and (min-width: 61.85em) {
      .product__content--information {
            max-width: none;
            margin: 0;
      }
}
.product__title {
      margin-bottom: 1rem;
}
.product--no-media .product__title {
      text-align: center;
}
@media only screen and (min-width: 46.85em) {
      .product__title {
            margin-top: 0;
      }
}
.product-modal .product__title {
      display: none;
}
.product__title--template {
      text-align: center;
}
@media only screen and (min-width: 46.85em) {
      .product__title--template {
            margin-top: 2.5rem;
      }
}
@media only screen and (min-width: 61.85em) {
      .product__title--template {
            text-align: left;
      }
}
.product__title--modal {
      display: none;
}
.product-modal .product__title--modal {
      display: block;
}
@media only screen and (min-width: 61.85em) {
      .product-modal .product__title--modal {
            margin-top: 0;
      }
}
.product__policies {
      line-height: 2.2rem;
}
.product--no-media .product__policies {
      text-align: center;
}
.product__policies + .product-form,
.product__policies + .product-form__add-to-cart--onboarding {
      margin-top: 3rem;
}
.product__policies a {
      color: currentColor;
}
.product__policies--template {
      text-align: center;
}
@media only screen and (min-width: 61.85em) {
      .product__policies--template {
            text-align: left;
      }
      .product--no-media .product__policies--template {
            text-align: center;
      }
}
.product__description {
      margin-top: 2rem;
      margin-bottom: 1.6rem;
}
.cookies-disabled .supports-cookies {
      display: none;
}
.supports-no-cookies {
      display: none;
}
.cookies-disabled .supports-no-cookies {
      display: block;
}
.footer {
      max-width: none;
      margin: 0 auto;
      padding: 3rem 3.2rem;
}
@media only screen and (min-width: 46.85em) {
      .footer {
            max-width: none;
            margin: 0 auto;
            padding: 3rem 6rem;
      }
}
.footer * {
      color: currentColor;
}
.footer--has-blocks {
      max-width: none;
      margin: 0 auto;
      padding: 7rem 3.2rem 3rem;
}
@media only screen and (min-width: 46.85em) {
      .footer--has-blocks {
            max-width: none;
            margin: 0 auto;
            padding: 7rem 6rem 3rem;
      }
}
.footer__content {
      display: grid;
      grid-row-gap: 3rem;
      row-gap: 3rem;
      margin-bottom: 3rem;
}
@media only screen and (min-width: 46.85em) {
      .footer__content {
            grid-column-gap: 5rem;
            column-gap: 5rem;
            margin-bottom: 4rem;
            grid-template-columns: 0.75fr;
      }
}
@media only screen and (min-width: 61.85em) {
      .footer__content {
            grid-template-columns: 0.5fr;
      }
}
@media only screen and (min-width: 46.85em) {
      .footer__content--one-half {
            grid-template-columns: repeat(2, 1fr);
      }
}
@media only screen and (min-width: 46.85em) {
      .footer__content--one-third {
            grid-template-columns: repeat(3, 1fr);
      }
}
@media only screen and (min-width: 46.85em) {
      .footer__content--one-quarter {
            grid-template-columns: repeat(2, 1fr);
      }
}
@media only screen and (min-width: 61.85em) {
      .footer__content--one-quarter {
            grid-template-columns: repeat(4, 1fr);
      }
}
.footer__title {
      margin-bottom: 2rem;
}
@media only screen and (min-width: 46.85em) {
      .footer__title {
            margin-bottom: 2.5rem;
      }
}
@media only screen and (min-width: 46.85em) {
      .footer__title--newsletter {
            margin-bottom: 0.8rem;
      }
}
.footer__newsletter-form .form-status-message--success {
      color: #117b64;
      width: fit-content;
      padding-left: 2rem;
      padding-right: 2rem;
}
.footer__newsletter-form-content {
      display: flex;
      flex-flow: row wrap;
      align-items: flex-start;
      justify-content: flex-end;
      flex-basis: 100%;
}
.footer__newsletter-form-content .form__error-message-wrapper {
      width: 100%;
}
.footer__newsletter-input-wrapper {
      flex-basis: 30rem;
      flex-grow: 1;
      margin-bottom: 1.8rem;
      margin-right: 0;
}
.footer__newsletter-input-wrapper::-webkit-input-placeholder {
      color: inherit;
}
@media only screen and (min-width: 46.85em) {
      .footer__newsletter-input-wrapper {
            flex-basis: 20rem;
      }
}
.form__input-wrapper--error .footer__newsletter-label {
      color: #b10101;
}
.footer__newsletter-input {
      border-bottom-color: inherit;
}
.footer__newsletter-submit {
      margin-bottom: 1.8rem;
      padding: 1em 2em;
      width: 100%;
      margin-left: 0;
}
@media only screen and (min-width: 46.85em) {
      .footer__newsletter-submit {
            width: auto;
            align-self: flex-end;
            margin-left: 2.5rem;
      }
}
.footer-menu {
      padding-left: 0;
      list-style: none;
}
.footer-menu__item + .footer-menu__item {
      margin-top: 2rem;
}
.footer-menu__item-link {
      text-decoration: none;
}
@media only screen and (min-width: 46.85em) {
      .footer__bottom-content--align-left .disclosure-list {
            left: 0;
            right: auto;
      }
}
.footer__bottom-content {
      display: flex;
      flex-direction: column;
      align-items: center;
}
@media only screen and (min-width: 46.85em) {
      .footer__bottom-content {
            flex-direction: row;
            justify-content: space-between;
      }
      .footer__bottom-content + .footer__bottom-content {
            margin-top: 1rem;
      }
}
.footer__bottom-content--reverse {
      flex-direction: column-reverse;
}
@media only screen and (min-width: 46.85em) {
      .footer__bottom-content--reverse {
            flex-direction: row;
      }
}
.footer__disclosure-form {
      margin-bottom: 1rem;
}
@media only screen and (min-width: 46.85em) {
      .footer__disclosure-form {
            margin-bottom: 0;
      }
      .footer__disclosure-form:first-child {
            width: 100%;
            text-align: right;
      }
      .footer__bottom-content--align-left .footer__disclosure-form:first-child {
            text-align: left;
      }
}
.footer-icons {
      display: inline-flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      padding-left: 0;
      margin-bottom: 0;
      list-style: none;
}
.footer-icons--social {
      margin-left: -1.2rem;
}
.footer-icons--social:first-of-type {
      display: none;
}
@media only screen and (min-width: 46.85em) {
      .footer-icons--social:first-of-type {
            display: flex;
            justify-content: flex-start;
      }
      .footer-icons--social:last-of-type {
            display: none;
      }
}
.footer .footer-icons--payment {
      margin-bottom: 0.5rem;
}
@media only screen and (min-width: 46.85em) {
      .footer .footer-icons--payment {
            justify-content: flex-end;
            margin-bottom: 0;
      }
}
.footer-icons__social-item {
      padding: 0.8rem 1.2rem;
}
.footer-icons__social-item .icon {
      height: 2rem;
      width: 2rem;
}
.footer-icons__payment-item {
      padding: 0;
      justify-content: flex-end;
      margin-right: 0.8rem;
}
@media only screen and (min-width: 46.85em) {
      .footer-icons__payment-item {
            margin-right: 0;
      }
      .footer-icons__payment-item + .footer-icons__payment-item {
            margin-left: 0.8rem;
      }
}
.footer-icons__payment-item .icon {
      height: 2rem;
      width: 3.2rem;
}
.footer__copyright-content {
      text-align: center;
}
@media only screen and (min-width: 46.85em) {
      .footer__copyright-content {
            text-align: left;
      }
}
.footer__copyright-content {
      font-size: 1.2rem;
}
.footer__copyright-content a {
      text-decoration: none;
}
.header-wrapper {
      background-color: transparent;
}
.announcement-bar {
      padding: 0.7rem;
      text-align: center;
}
.announcement-bar__message {
      margin: 0;
      font-size: 1.4rem;
      font-family: var(--font-body-family);
      font-weight: var(--font-body-weight-bold);
      word-break: break-all;
      word-break: break-word;
      hyphens: auto;
}
.header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 2.2rem;
}
@media only screen and (min-width: 46.85em) {
      .header {
            padding-left: 6rem;
            padding-right: 6rem;
      }
}
.header--secondary-background {
      background-color: var(--color-secondary-background);
}
.header__heading {
      margin: 0;
      flex-basis: 40%;
      flex-shrink: 1;
}
@media only screen and (min-width: 46.85em) {
      .header__heading {
            flex-basis: auto;
      }
}
.header__logo-image {
      display: block;
      width: 100%;
}
.header__logo {
      display: block;
      vertical-align: middle;
      text-decoration: none;
      color: var(--color-headings-and-links);
}
.header--secondary-background .header__logo {
      color: var(--color-secondary-background-text);
}
.header__logo--text {
      word-break: break-word;
}
.header__icons {
      display: flex;
      align-items: center;
}
.header__search-button {
      background-color: transparent;
      color: var(--color-headings-and-links);
      border: none;
      padding: 1rem;
}
.header__search-button .icon-search {
      height: 2.3rem;
      width: 2.3rem;
}
.header--secondary-background .header__search-button {
      color: var(--color-secondary-background-text);
}
.no-js .header__search-button {
      display: none;
}
.header__accounts-link {
      text-decoration: none;
      padding: 1rem;
      color: var(--color-headings-and-links);
}
.header__accounts-link .icon-account {
      height: 2.3rem;
      width: 2.3rem;
}
.header--secondary-background .header__accounts-link {
      color: var(--color-secondary-background-text);
}
.header__cart-button {
      position: relative;
      padding: 1rem;
      color: var(--color-headings-and-links);
      border: none;
      background-color: transparent;
}
.header__cart-button .icon-cart {
      height: 2.4rem;
      width: 2.4rem;
}
.no-js .header__cart-button {
      display: none;
}
.header--secondary-background .header__cart-button {
      color: var(--color-secondary-background-text);
}
.header__cart-button--link,
.header__search-button--link {
      display: none;
}
.header__cart-button--link.header__cart-button--visible,
.header__search-button--link.header__cart-button--visible,
.no-js .header__cart-button--link,
.no-js .header__search-button--link {
      display: inline-block;
}
.header__cart-price-bubble {
      position: relative;
      padding: 0.4rem 1rem;
      background-color: var(--color-headings-and-links);
      color: var(--color-background);
      border-radius: 0.4rem;
      font-size: 1.3rem;
      font-weight: var(--font-body-weight-bold);
}
.header__cart-price-bubble::before {
      content: "";
      border: 3px solid transparent;
      border-right: 6px solid var(--color-headings-and-links);
      top: 50%;
      transform: translateY(-50%);
      left: -9px;
      position: absolute;
      z-index: 2;
}
.header--secondary-background .header__cart-price-bubble {
      background-color: var(--color-secondary-background-text);
      color: var(--color-secondary-background);
}
.header--secondary-background .header__cart-price-bubble::before {
      border-right-color: var(--color-secondary-background-text);
}
.featured-collections {
      padding: 1rem 0;
      margin-bottom: 4.5rem;
}
@media only screen and (min-width: 46.85em) {
      .featured-collections {
            margin-bottom: 5rem;
      }
}
.featured-collections__header {
      position: sticky;
      background: var(--color-background);
      top: -1px;
      margin-bottom: 1.5rem;
      z-index: 3;
}
.featured-collections__header::after {
      content: " ";
      box-shadow: 0 30px 26px rgba(0, 0, 0, 0.04);
      pointer-events: none;
      width: 100%;
      height: 100%;
      position: absolute;
      bottom: 0;
      opacity: 0;
      transition: opacity 0.2s ease-in-out;
}
.no-js .featured-collections__header {
      display: none;
}
.featured-collections__header.sticky__element::after {
      opacity: 1;
}
.featured-collections__tabpanel {
      display: flex;
      text-align: center;
      position: relative;
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 3.2rem;
}
@media only screen and (min-width: 46.85em) {
      .featured-collections__tabpanel {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 6rem;
      }
}
.featured-collections__tablist {
      margin-bottom: 0;
      padding: 0.5rem;
      text-align: center;
}
.featured-collections__tabpanel-arrow {
      color: var(--color-headings-and-links);
      width: 4.4rem;
}
.featured-collections__tabpanel-arrow .icon {
      width: 2rem;
}
.featured-collections-tab__item,
.featured-collections__title {
      position: relative;
      list-style: none;
      display: inline-block;
      align-items: center;
      cursor: pointer;
      margin: 0 2rem;
      height: 6rem;
      color: var(--color-headings-and-links);
      font-family: var(--font-body-family);
      font-weight: var(--font-body-weight);
      font-style: var(--font-body-style);
      font-size: calc(var(--font-heading-base-size) * 0.7);
      text-transform: none;
      white-space: nowrap;
      opacity: 0.7;
      padding: 0 0.4rem;
}
@media only screen and (min-width: 46.85em) {
      .featured-collections-tab__item,
      .featured-collections__title {
            font-size: calc(var(--font-heading-base-size));
            margin: 0 2.5rem;
            height: 7rem;
      }
}
.featured-collections-tab__item:focus,
.featured-collections-tab__item:hover,
.featured-collections__title:focus,
.featured-collections__title:hover {
      opacity: 1;
}
.featured-collections-tab__item:first-child,
.featured-collections__title:first-child {
      margin-left: 0;
      padding-left: 0;
}
.featured-collections-tab__item:last-child,
.featured-collections__title:last-child {
      margin-right: 0;
      padding-right: 0;
}
.featured-collections__product-count {
      display: inline-block;
      font-size: 1.3rem;
      top: -1rem;
}
.featured-collections__item-title {
      display: inline-flex;
      align-items: center;
      height: 100%;
      position: relative;
}
.featured-collections-tab__item--active,
.featured-collections-tab__item--single,
.featured-collections__title {
      opacity: 1;
}
.featured-collections-tab__item--active .featured-collections__item-title::after,
.featured-collections-tab__item--single .featured-collections__item-title::after,
.featured-collections__title .featured-collections__item-title::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: -0.5rem;
      height: 2px;
      width: 100%;
      background-color: var(--color-headings-and-links);
}
.featured-collections-tab__item--single,
.featured-collections__title {
      cursor: default;
      white-space: normal;
}
.featured-collections-tab__item--single:hover,
.featured-collections__title:hover {
      opacity: 0.7;
}
.featured-collections-tab__item--single .featured-collections__item-title::after {
      bottom: 0;
}
.featured-collections__gradient {
      pointer-events: none;
      display: block;
      position: absolute;
      height: 100%;
      left: 4.4rem;
      bottom: 0;
      width: calc(100% - 8.8rem);
      transition: background 0.2s ease-in-out;
      opacity: 0;
      z-index: 1;
}
@media only screen and (min-width: 46.85em) {
      .featured-collections__gradient {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 6rem;
            left: 6rem;
            width: calc(100% - 2 * 6rem);
      }
}
.scroller-wrapper--both ~ .featured-collections__gradient,
.scroller-wrapper--left ~ .featured-collections__gradient,
.scroller-wrapper--right ~ .featured-collections__gradient {
      opacity: 1;
}
.scroller-wrapper--both ~ .featured-collections__gradient {
      background: linear-gradient(90deg, var(--color-background) 0, rgba(var(--color-background-rgba-stripped), 0) 10%, rgba(var(--color-background-rgba-stripped), 0) 90%, var(--color-background) 100%);
}
.scroller-wrapper--left ~ .featured-collections__gradient {
      background: linear-gradient(90deg, var(--color-background) 0, rgba(var(--color-background-rgba-stripped), 0) 10%, rgba(var(--color-background-rgba-stripped), 0) 100%);
}
.scroller-wrapper--right ~ .featured-collections__gradient {
      background: linear-gradient(90deg, rgba(var(--color-background-rgba-stripped), 0) 0, rgba(var(--color-background-rgba-stripped), 0) 90%, var(--color-background) 100%);
}
.featured-collections__panel {
      display: none;
      transition: opacity 0.2s ease-in-out;
      opacity: 0;
      margin-top: 3rem;
}
.no-js .featured-collections__panel {
      display: block;
      opacity: 1;
}
.featured-collections__panel--active {
      display: block;
}
.featured-collections__panel--visible {
      opacity: 1;
}
.featured-collections__wrapper {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 3.2rem;
}
@media only screen and (min-width: 46.85em) {
      .featured-collections__wrapper {
            position: relative;
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 4rem;
      }
}
.featured-collections__item {
      position: relative;
}
.featured-collections__item::after {
      content: " ";
      position: absolute;
      left: 0;
      bottom: -1.5rem;
      height: 1px;
      width: 100%;
      background-color: var(--color-borders-and-lines);
}
@media only screen and (min-width: 46.85em) {
      .featured-collections__item::after {
            width: calc(100% - 4rem);
            left: 50%;
            transform: translateX(-50%);
      }
}
.featured-collections__item:last-child::after {
      background-color: transparent;
}
@media only screen and (min-width: 46.85em) {
      .featured-collections__item::after {
            bottom: 0;
      }
      .featured-collections__item:hover::after {
            background: 0 0;
      }
}
@media only screen and (min-width: 61.85em) {
      .featured-collections__item:nth-child(2n + 1):nth-last-child(-n + 2)::after,
      .featured-collections__item:nth-child(2n + 1):nth-last-child(-n + 2) ~ .featured-collections__item::after {
            background-color: transparent;
      }
}
@media only screen and (min-width: 46.85em) {
      .featured-collections__item .product-card {
            padding: 2rem;
            height: 100%;
      }
      .featured-collections__item .full-width-link::after {
            content: " ";
            border-radius: 0.25rem;
            display: block;
            box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.14);
            pointer-events: none;
            width: 100%;
            height: 100%;
            position: absolute;
            bottom: 0;
            opacity: 0;
            transition: opacity 0.2s ease-in-out;
      }
      .featured-collections__item .full-width-link:hover::after {
            opacity: 1;
      }
}
.featured-collections__products {
      display: grid;
      grid-gap: 4.4rem;
      grid-template-columns: 1fr;
      justify-content: center;
      margin: 3rem 0;
      padding-left: 0;
      list-style: none;
}
@media only screen and (min-width: 46.85em) {
      .featured-collections__products {
            margin: 4rem 0;
      }
}
@media only screen and (min-width: 61.85em) {
      .featured-collections__products {
            grid-column-gap: 4rem;
            grid-gap: 2rem;
            column-gap: 4rem;
            grid-template-columns: repeat(2, 1fr);
      }
}
.featured-collections__products--circle .product-card__image-wrapper {
      border-radius: 50%;
}
.featured-collections__products--circle .product-card__quantity {
      right: 0;
      top: 0;
}
@media only screen and (min-width: 46.85em) {
      .featured-collections__products--circle .product-card__quantity {
            right: 1.5rem;
            top: 4rem;
      }
}
.featured-collections__view-more {
      display: block;
      margin: 0 auto;
      width: fit-content;
}
.no-js button.featured-collections__view-more {
      display: none;
}
.image-with-text--partial_background {
      background: linear-gradient(to bottom, var(--color-secondary-background), var(--color-secondary-background) 67.5324%, var(--color-background) 67.5324%, var(--color-background) 100%);
}
.image-with-text--full_background {
      background-color: var(--color-secondary-background);
}
.image-with-text__inner {
      max-width: 1200px;
      margin: 0 auto;
      padding: 4.5rem 3.2rem;
      display: flex;
      flex-direction: column;
      margin: 0 auto;
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__inner {
            max-width: 1200px;
            margin: 0 auto;
            padding: 5rem 6rem;
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-column-gap: 7.5rem;
            column-gap: 7.5rem;
      }
}
.image-with-text__media {
      margin: 0 auto;
      width: 100%;
      text-align: center;
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__media {
            text-align: left;
            margin-left: 0;
            margin-right: 0;
      }
}
.image-with-text__media--square {
      position: relative;
}
.image-with-text__media--square::after {
      content: "";
      display: block;
      padding-bottom: 100%;
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__media--right {
            text-align: right;
      }
}
.image-with-text__media--square .image-with-text__image {
      object-fit: cover;
      object-position: center;
      font-family: "object-fit: cover; object-position: center";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
}
.image-with-text__image--auto {
      width: auto;
}
.image-with-text__content {
      order: -1;
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__content {
            flex-grow: 1;
            order: 0;
            display: flex;
            justify-content: center;
            flex-direction: column;
      }
}
.image-with-text__content > * + * {
      margin-top: 2rem;
      margin-bottom: 0;
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__content > * + * {
            margin-top: 2.5rem;
      }
}
.image-with-text__content > :first-child {
      margin-top: 0;
}
.image-with-text__content > :last-child {
      margin-bottom: 4rem;
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__content > :last-child {
            margin-bottom: 0;
      }
}
.image-with-text__content--mobile-image-top {
      order: 1;
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__content--mobile-image-top {
            order: 0;
      }
}
.image-with-text__content--mobile-image-top > :first-child {
      margin-top: 4rem;
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__content--mobile-image-top > :first-child {
            margin-top: 0;
      }
}
.image-with-text__content--mobile-image-top > :last-child {
      margin-bottom: 0;
}
.image-with-text__heading {
      color: var(--color-headings-and-links);
      font-family: var(--font-heading-family);
      font-weight: var(--font-heading-weight);
      font-size: calc(var(--font-heading-base-size) * 1.3);
      line-height: 1.3;
      margin-bottom: 0;
      word-break: break-word;
}
.image-with-text__content--secondary-text-color .image-with-text__heading {
      color: var(--color-secondary-background-text);
}
.image-with-text__content--large .image-with-text__heading {
      font-size: calc(var(--font-heading-base-size) * 2.3);
      line-height: 1.1;
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__content--large .image-with-text__heading {
            font-size: calc(var(--font-heading-base-size) * 2.7);
            line-height: 1.15;
      }
}
@media only screen and (min-width: 61.85em) {
      .image-with-text__content--large .image-with-text__heading {
            font-size: calc(var(--font-heading-base-size) * 3.3);
      }
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__text > p {
            font-size: 1.7rem;
            line-height: 2.7rem;
      }
}
.image-with-text__content--large .image-with-text__text > p {
      font-size: 1.8rem;
      line-height: 3rem;
}
@media only screen and (min-width: 46.85em) {
      .image-with-text__content--large .image-with-text__text > p {
            font-size: 2rem;
            line-height: 3rem;
      }
}
.image-with-text__content--secondary-text-color .image-with-text__text > p {
      color: var(--color-secondary-background-text);
}
.image-with-text__button {
      margin-right: auto;
}
.template-404 {
      max-width: 1200px;
      margin: 0 auto;
      padding: 3rem 3rem 6rem;
      text-align: center;
}
.article {
      max-width: 1200px;
      margin: 0 auto;
      padding: 4.5rem 3.2rem;
}
@media only screen and (min-width: 46.85em) {
      .article {
            max-width: 1200px;
            margin: 0 auto;
            padding: 5rem 6rem;
      }
}
.article-title {
      text-align: center;
      margin-bottom: 5rem;
}
.article-title__text {
      margin-bottom: 0;
}
.article-title__text + .article-title__text {
      margin-top: 1rem;
}
.return-link-wrapper {
      max-width: 1200px;
      margin: 0 auto;
      padding: 3.5rem 3.2rem;
      text-align: center;
}
@media only screen and (min-width: 46.85em) {
      .return-link-wrapper {
            max-width: 1200px;
            margin: 0 auto;
            padding: 5rem 6rem;
      }
}
.return-link .icon {
      stroke: currentColor;
      stroke-width: 0.2rem;
      margin-right: 1rem;
}
.template-blog {
      max-width: none;
      margin: 0 auto;
      padding: 4.5rem 3.2rem;
      margin-bottom: 3rem;
}
@media only screen and (min-width: 46.85em) {
      .template-blog {
            max-width: 1200px;
            margin: 0 auto;
            padding: 5rem 6rem;
      }
}
.blog-filter {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 1rem;
}
.blog-filter__label {
      margin-right: 1rem;
}
.template-blog__list {
      padding: 0;
}
.blog-item {
      list-style: none;
      padding: 3rem 0;
}
.blog-item-title {
      margin-bottom: 1rem;
}
.blog-item-title__link {
      text-decoration: none;
}
.blog-item__author {
      margin-right: 1.5rem;
}
.blog-item__author,
.blog-item__date {
      display: inline-flex;
      margin-bottom: 1rem;
      font-size: 1.3rem;
}
.blog-item__image {
      width: 100%;
}
.blog-item-tags {
      margin-bottom: 3rem;
}
.blog-item-tags__link {
      color: var(--color-secondary-background-text);
}
.blog-item-meta {
      list-style: none;
      padding-left: 0;
}
@media only screen and (min-width: 46.85em) {
      .blog-item-meta {
            display: inline-flex;
            align-items: center;
      }
}
.blog-item-meta__comments {
      display: inline-block;
      color: currentColor;
      margin-top: 2rem;
}
@media only screen and (min-width: 46.85em) {
      .blog-item-meta__comments {
            margin-top: 0;
            margin-left: 2rem;
      }
}
.page {
      max-width: 1200px;
      margin: 0 auto;
      padding: 4.5rem 3.2rem;
}
@media only screen and (min-width: 46.85em) {
      .page {
            max-width: 1200px;
            margin: 0 auto;
            padding: 5rem 6rem;
      }
}
.page__title {
      text-align: center;
      margin-bottom: 5rem;
}
.password-action-bar {
      display: flex;
      justify-content: center;
      padding: 3.2rem;
}
@media only screen and (min-width: 46.85em) {
      .password-action-bar {
            justify-content: flex-end;
            padding-left: 6rem;
            padding-right: 6rem;
      }
}
.password-action-bar__button {
      padding: 0.8em 1.4em;
}
.password {
      max-width: 500px;
      margin: 0 auto;
      padding: 5rem 3.2rem;
      text-align: center;
}
.password__logo {
      margin-bottom: 2rem;
}
.password__heading--sub {
      display: block;
      margin-bottom: 7rem;
}
.password__shop-message {
      margin: 2rem 0;
}
.password__form-heading {
      font-weight: var(--font-body-weight-bold);
      margin-bottom: 3rem;
}
.password__success-message {
      background-color: var(--color-button);
      color: var(--color-background);
      border-radius: 0.3rem;
      padding: 1rem;
}
.password-form {
      display: flex;
      flex-flow: row wrap;
      align-items: flex-start;
      justify-content: flex-end;
      width: 100%;
      text-align: left;
      margin-top: 4rem;
}
.password-form__input {
      flex-grow: 1;
      margin-bottom: 1.8rem;
      border-bottom-color: currentColor;
}
.password-form__input::-webkit-input-placeholder {
      color: inherit;
}
@media only screen and (min-width: 46.85em) {
      .password-form__input {
            flex-basis: 20rem;
      }
}
.password-form__button {
      margin-left: 2.5rem;
}
.password__footer {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-top: 8rem;
}
.password__footer-link {
      color: currentColor;
}
.password-modal-wrapper {
      visibility: hidden;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-content: center;
      justify-content: center;
      padding: 0;
      z-index: 9999;
}
.password-modal-wrapper.is-open {
      visibility: visible;
}
@media only screen and (min-width: 46.85em) {
      .password-modal-wrapper {
            padding: 5rem;
      }
}
.password-modal {
      position: relative;
      max-width: 1200px;
      border-radius: 0.25rem;
      background-color: var(--color-background);
      box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
      width: 100%;
      min-height: 500px;
}
.password-modal__close {
      position: absolute;
      background: var(--color-background);
      border: none;
      border-radius: 100%;
      padding: 1.3rem;
      right: 2rem;
      top: 1.4rem;
      z-index: 1;
}
@media only screen and (min-width: 46.85em) {
      .password-modal__close {
            right: 4rem;
            top: 3.8rem;
      }
}
.password-modal__close .icon-close {
      stroke: var(--color-body-text);
      stroke-width: 2;
      height: 1.7rem;
      width: 1.7rem;
      right: 2.4rem;
}
.password-modal__content {
      max-width: 500px;
      margin: 0 auto;
      padding: 4.5rem 3.2rem;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: 100%;
}
.password-modal__footer {
      margin-top: 8rem;
}
.customer {
      max-width: 50rem;
      margin: 0 auto;
      padding: 6rem 3.2rem;
}
.customer--full-width {
      max-width: 1200px;
}
@media only screen and (min-width: 46.85em) {
      .customer--full-width {
            padding: 6rem;
      }
}
.customer--medium-width {
      max-width: 65rem;
}
.customer__heading-wrapper {
      margin: 0 auto;
      text-align: center;
      margin-bottom: 4.5rem;
}
.customer__heading {
      text-align: center;
      margin-bottom: 1rem;
}
.customer__heading + .form {
      margin-top: 5rem;
}
.customer__subheading-text {
      margin-bottom: 1rem;
}
.customer__button {
      margin-top: 3rem;
      flex-basis: 100%;
}
.customer__button + .customer__button {
      margin-top: 1rem;
}
.customer__button--small-margin {
      margin-top: 2rem;
}
.customer__button--centered {
      display: block;
      margin: 3rem auto 0;
}
.customer__button--inline {
      margin-top: 0;
}
.customer__button-link {
      display: block;
      border: none;
      background-color: transparent;
      padding: 0.8em 1em;
      margin-left: -1em;
      margin-top: 0.4em;
      text-decoration: underline;
}
.customer__link {
      font-size: 1.4rem;
      color: var(--color-headings-and-links);
      padding: 1rem;
      width: fit-content;
}
.customer__link--centered {
      margin: 1rem auto 0;
}
.customer__list {
      list-style: none;
      padding-left: 0;
}
.customer__list > li + li {
      margin-top: 3rem;
}
.customer__list--inline {
      display: flex;
}
.customer__list--inline > li + li {
      margin-left: 1rem;
      margin-top: 0;
}
.customer__address {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
}
@media only screen and (min-width: 46.85em) {
      .customer__columns {
            display: grid;
            grid-template-columns: 2fr 1fr;
            grid-column-gap: 5rem;
            column-gap: 5rem;
      }
}
@media only screen and (min-width: 46.85em) {
      .customer__columns--desktop {
            display: block;
      }
}
@media only screen and (min-width: 61.85em) {
      .customer__columns--desktop {
            display: grid;
      }
}
.customer__orders {
      margin-bottom: 4rem;
}
@media only screen and (min-width: 46.85em) {
      .customer__orders {
            margin-top: 0;
      }
}
.order-table {
      color: var(--color-headings-and-links);
      border-bottom: none;
}
.order-table .order-table__head-element,
.order-table .order-table__row-element {
      text-align: right;
}
@media only screen and (min-width: 46.85em) {
      .order-table .order-table__row-element--align-left {
            text-align: left;
      }
}
@media only screen and (max-width: 45.85em) {
      .order-table .order-table__row-element {
            display: flex;
            justify-content: space-between;
      }
}
.order-table td,
.order-table th {
      border: 0;
}
.order-table td::before,
.order-table th::before {
      content: attr(data-label);
      float: left;
      text-align: left;
      padding-right: 2em;
      max-width: 80%;
}
@media only screen and (min-width: 46.85em) {
      .order-table td::before,
      .order-table th::before {
            content: none;
      }
}
@media only screen and (min-width: 46.85em) {
      .order-table thead {
            border: 1px solid var(--color-borders-and-lines);
            border-bottom-color: var(--color-headings-and-links);
      }
}
.order-table tbody {
      border-top: 1px solid var(--color-borders-and-lines);
}
.order-table tbody dl {
      margin: 0;
}
.order-table tbody tr:not(:first-child) {
      border-top: 1px solid var(--color-borders-and-lines);
}
@media only screen and (min-width: 46.85em) {
      .order-table tbody {
            border: 1px solid var(--color-borders-and-lines);
            border-bottom-color: var(--color-headings-and-links);
      }
}
.order-table tfoot tr:first-child,
.order-table tfoot tr:last-child {
      border-top: 1px solid var(--color-headings-and-links);
}
.order-table tfoot tr:first-child > * {
      padding-top: 3rem;
}
.order-table tfoot tr:last-child > * {
      padding-top: 2rem;
}
.order-table tfoot tr:nth-last-child(2) > * {
      padding-bottom: 3rem;
}
.order-table tfoot tr td,
.order-table tfoot tr th {
      vertical-align: bottom;
}
@media only screen and (min-width: 46.85em) {
      .order-table tfoot {
            border: 1px solid var(--color-borders-and-lines);
      }
}
.order-table__product-heading {
      color: var(--color-headings-and-links);
      font-family: var(--font-heading-family);
      font-style: var(--font-heading-style);
      font-weight: var(--font-heading-weight);
      line-height: 1.4;
      margin-bottom: 1.5rem;
}
.order-table__fulfillment-note {
      display: inline-block;
      border: 1px solid var(--color-borders-and-lines);
      padding: 0.5rem 1rem;
      margin-bottom: 0;
      margin-top: 1.5rem;
}
.order-table__footer-row-heading {
      display: none;
}
@media only screen and (min-width: 46.85em) {
      .order-table__footer-row-heading {
            display: table-cell;
      }
}
.order-discount {
      display: block;
      color: var(--color-sale-price);
      line-height: 1.9rem;
}
.order-discount .icon-discount {
      fill: currentColor;
      width: 1.5rem;
      height: 1.5rem;
      margin-right: 0.6rem;
}
.order-discount-wrapper {
      display: flex;
      justify-content: space-between;
      width: 100%;
}
@media only screen and (min-width: 46.85em) {
      .order-discount-wrapper {
            display: block;
      }
}
.order-discount--title {
      text-transform: uppercase;
      word-break: break-word;
      padding-right: 2rem;
      font-size: 1.4rem;
      font-size: 1.4rem;
}
@media only screen and (min-width: 46.85em) {
      .order-discount-wrapper .order-discount--title {
            display: none;
      }
}
.order-discount--list {
      margin: 0.8rem 0 0 2.1rem;
      list-style: none;
      padding: 0;
}
.order-discount__item {
      text-indent: -2.3rem;
}
.order-discount__item + .order-discount__item {
      margin-top: 0.8rem;
}
.collection-list {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 3.2rem;
}
@media only screen and (min-width: 46.85em) {
      .collection-list {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 6rem;
      }
}
.collection-list__title {
      margin: 4rem 0;
      text-align: center;
}
.collection-list__list {
      list-style: none;
      padding: 0;
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 2rem;
}
@media only screen and (min-width: 46.85em) {
      .collection-list__list {
            grid-gap: 3rem;
      }
}
@media only screen and (min-width: 61.85em) {
      .collection-list__list {
            grid-template-columns: repeat(3, 1fr);
            grid-gap: 5rem;
      }
}
.collection-list__item {
      position: relative;
}
.collection-list__item:hover .collection-list__collection-title {
      color: var(--color-headings-and-links);
}
.collection-list__collection {
      margin: 1.5rem 0;
}
.collection-list__image-wrapper {
      height: 13.5rem;
      display: block;
      border-radius: 0.25rem;
      position: relative;
}
@media only screen and (min-width: 46.85em) {
      .collection-list__image-wrapper {
            height: 25rem;
      }
}
.collection-list__image {
      object-fit: cover;
      object-position: center;
      font-family: "object-fit: cover; object-position: center";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      border: none;
}
.search {
      max-width: 1200px;
      margin: 0 auto;
      padding: 5rem 3.2rem 0;
}
@media only screen and (min-width: 46.85em) {
      .search {
            padding: 7rem 6rem 0;
      }
}
.search__heading {
      text-align: center;
}
.search__heading-text {
      text-align: center;
}
.search__form {
      width: 100%;
      position: relative;
}
.search--page .search__form {
      max-width: 60rem;
      margin: 0 auto;
}
.search__form-input-wrapper.form__input-wrapper {
      margin: 0;
      width: 100%;
      position: relative;
}
.search__form-input-wrapper.form__input-wrapper .form__input-label .icon {
      vertical-align: text-top;
}
.search__form-input-wrapper.form__input-wrapper.form__input-wrapper--floating-label .icon {
      transform: scale(0.8);
}
.search__form-input.form__input {
      -webkit-appearance: none;
      padding: 3rem 4.4rem 1.2rem 0.8rem;
      color: var(--color-headings-and-links);
      border-radius: 0;
      border-color: var(--color-headings-and-links);
      font-size: 1.8rem;
}
.search__form-input.form__input::-webkit-search-cancel-button {
      display: none;
}
.search__form-button {
      border: inherit;
      background-color: transparent;
      position: absolute;
      right: 0;
      bottom: 0.2rem;
      width: 4.4rem;
      height: 4.4rem;
      color: var(--color-body-text);
}
.search__form-button.search-close {
      right: -4.4rem;
}
.search__form-button .icon {
      width: 1.7rem;
      height: 1.7rem;
}
.search__form-button .icon-close {
      stroke: var(--color-body-text);
      stroke-width: 2;
}
.search__list {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 3.2rem 5rem;
      list-style: none;
      max-width: 88rem;
}
@media only screen and (min-width: 46.85em) {
      .search__list {
            padding: 0 6rem 7rem;
      }
}
.search_list-item {
      margin-bottom: 3rem;
}
.search_list-item a:focus ~ .product-card__link .product-card__title,
.search_list-item a:hover ~ .product-card__link .product-card__title {
      text-decoration: underline;
}
.search_list-item .product-card__quantity {
      right: -1rem;
      top: 0;
}
