/* DB Helvethaica X – Font Family Setup */

/* 100 Ultra Light */
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-ULi-v3-2.ttf') format('truetype');
  font-weight: 100;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-ULi-It-v3-2.ttf') format('truetype');
  font-weight: 100;
  font-display: swap;
  font-style: italic;
}

/* 200 Thin */
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-Thin-v3-2.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-Thin-It-v3-2.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: italic;
}

/* 300 Light */
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-Li-v3-2.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-Li-It-v3-2.ttf') format('truetype');
  font-weight: 300;
   font-display: swap;
  font-style: italic;
}

/* 400 Regular */
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X.ttf') format('truetype');
  font-weight: 400;
   font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-It.ttf') format('truetype');
  font-weight: 400;
   font-display: swap;
  font-style: italic;
}

/* 500 Medium */
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-Med-v3-2.ttf') format('truetype');
  font-weight: 500;
   font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-Med-It-v3-2.ttf') format('truetype');
  font-weight: 500;
   font-display: swap;
  font-style: italic;
}

/* 700 Bold */
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-Bd-v3-2-2.ttf') format('truetype');
  font-weight: 700;
   font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-Bd-It-v3-2.ttf') format('truetype');
  font-weight: 700;
   font-display: swap;
  font-style: italic;
}

/* 900 Black */
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-Blk-v3-2.ttf') format('truetype');
  font-weight: 900;
   font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'DB Helvethaica X';
  src: url('https://cdn-files.myshopline.com/file/store/1753946169547/DB-Helvethaica-X-Blk-It-v3-2.ttf') format('truetype');
  font-weight: 900;
   font-display: swap;
  font-style: italic;
}

/* End */

*,
*::before,
*::after {
  box-sizing: border-box;
}
@media (max-width: 959px) {
  * {
    -webkit-tap-highlight-color: transparent;
  }
}
body {
  width: 100%;
  margin: 0;
  font-family: 'DB Helvethaica X' !important;;
  font-size: var(--body3-font-size);
  font-style: var(--sort-body-style);
  font-weight: var(--sort-body-weight);
  line-height: var(--sort-body-line-height);
  letter-spacing: var(--sort-body-letter-spacing);
}
body,
html {
  color: rgba(var(--color-text));
  background-color: rgb(var(--color-page-background));
}

span {
    font-family: 'DB Helvethaica X' !important;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: normal;
    font-weight: 300;
}

ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

li {
    list-style-position: inside;
}

dl {
  margin-block: 0;
}
dd {
  margin-inline-start: 0;
}
strong {
    font-weight: 500;
}

h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty,
section:empty,
article:empty,
p:empty,
a:empty,
ol:empty,
ul:empty,
dl:empty,
summary:empty {
  display: none;
}
a:not([href]) {
  cursor: not-allowed;
}
a:not(.button),
a:not(.button):hover {
  color: rgba(var(--color-button-text-link, --color-text), 1);
  text-decoration: none;
}
svg.icon circle,
svg.icon path {
  vector-effect: non-scaling-stroke;
}
p:first-child {
  margin-block-start: 0;
}
p:last-child {
  margin-block-end: 0;
}
button {
  color: inherit;
}
button:disabled {
  opacity: 0.3;
}
summary {
  position: relative;
  display: inline-block;
  list-style: none;
  cursor: pointer;
  user-select: none;
}
summary::-webkit-details-marker {
  display: none;
}
:root {
  --z-index-hover: 1;
  --z-index-active: 2;
  --z-index-focus: 3;
  --z-index-dropdown: 1000;
  --z-index-sticky: 1010;
  --z-index-fixed: 1020;
  --z-index-modal: 1030;
  --z-index-popover: 1040;
  --z-index-tooltip: 1050;
  --z-index-toast: 1060;
}
:root {
  --page-padding: 30px;
}
@media (max-width: 959px) {
  :root {
    --page-padding: 20px;
  }
}
.page-width {
  width: 100%;
  max-width: calc(var(--page-padding) * 2 + var(--page-width));
  padding-inline: var(--page-padding);
  margin-inline: auto;
}
.page-width.page-width--fluid {
  max-width: 100%;
}
.page-width.page-width--thin {
  max-width: 726px;
}
@media (max-width: 959px) {
  .page-width {
    max-width: 100%;
    padding-inline: var(--page-padding);
  }
}
.grid {
  --column-gap: var(--grid-horizontal-spacing);
  --row-gap: var(--grid-vertical-spacing);

  display: grid;
  grid-auto-columns: var(--column-width);
  grid-auto-flow: column;
  gap: var(--row-gap) var(--column-gap);
  width: 100%;
  overflow-x: auto;
}
@media (max-width: 959px) {
  .grid {
    --column-gap: calc(var(--grid-horizontal-spacing) / 2);
    --row-gap: calc(var(--grid-vertical-spacing) / 2);
    --column-width: calc(
      (
          100% - var(--column-gap, 0px) *
            (var(--mobile-gap-columns, var(--mobile-columns)) - 1)
        ) /
        var(--mobile-columns)
    );

    grid-template-columns: repeat(var(--mobile-columns), var(--column-width));
    grid-auto-flow: var(--mobile-auto-flow);
  }
}
@media (min-width: 960px) {
  .grid {
    --column-width: calc(
      (
          100% - var(--column-gap, 0px) *
            (var(--desktop-gap-columns, var(--desktop-columns)) - 1)
        ) /
        var(--desktop-columns)
    );

    grid-template-columns: repeat(var(--desktop-columns), var(--column-width));
    grid-auto-flow: var(--desktop-auto-flow);
  }
}
.button,
.shopline-element-buy-now {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: calc(var(--button-border-thickness) + 9px)
    calc(var(--button-border-thickness) + 18px);
  /* font-family: var(--sort-body-font); */
  font-family: 'DB Helvethaica X', Poppins, sans-serif;
  font-size: var(--body2-font-size);
  font-weight: var(--body-bold-font-weight);
  line-height: var(--sort-body-line-height);
  color: rgb(var(--color-button-text));
  text-align: center;
  text-decoration: none;
  letter-spacing: var(--sort-body-letter-spacing);
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: rgb(var(--color-button-background));
  border: none;
  border-radius: var(--button-border-radius);
  transition: opacity 150ms ease-in-out;

  --border-opacity: calc(100% - var(--button-border-opacity));
  --alpha-button-background: 1;
}
.button:not(.button--link, .button--icon),
.shopline-element-buy-now {
  white-space: nowrap;
  box-shadow: var(--button-shadow-offset-x) var(--button-shadow-offset-y)
    var(--button-shadow-blur)
    rgba(var(--color-shadow), var(--button-shadow-opacity));
}
.button:not(.button--link, .button--icon)::after,
.shopline-element-buy-now::after {
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: var(--button-border-radius);
  box-shadow:
    0 0 0 var(--button-border-thickness, 1px)
      rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 var(--button-border-thickness, 1px)
      rgba(var(--color-button-background), var(--alpha-button-background));
  transition: box-shadow var(--duration-short, 0.3s) ease;
}
.button:disabled,
.button.disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.button:not([disabled], .button--icon):hover,
.shopline-element-buy-now:hover {
  background-color: rgba(var(--color-button-background), 0.9);
}
.button:not([disabled], .button--icon):hover::after,
.shopline-element-buy-now:hover::after {
  box-shadow:
    0 0 0 calc(var(--button-border-thickness) + 1px)
      rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 calc(var(--button-border-thickness) + 1px)
      rgba(var(--color-button-background), var(--alpha-button-background));
}
.button:not([disabled], .button--icon)::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}
.button:not([disabled], .button--icon):active::after {
  animation: animation-button-press linear 0.6s 1;
  animation-fill-mode: forwards;
}
@keyframes animation-button-press {
  0% {
    background-color: rgba(var(--color-button-text), 0.08);
    background-image: radial-gradient(
      circle,
      rgba(var(--color-button-text), 0.08) 1%,
      transparent 1%
    );
    background-repeat: no-repeat;
    background-position: 50%;
    background-origin: padding-box;
    background-size: 100%;
  }

  100% {
    background-position: 50%;
    background-size: 25000%;
  }
}
.button--secondary {
  --color-button-background: var(--color-button-secondary-background);
  --color-button-text: var(--color-button-secondary-text);
  --border-opacity: var(--button-border-opacity);
}
.button--secondary:not(.button--link)::after {
  box-shadow: 0 0 0 var(--button-border-thickness, 1px)
    rgba(var(--color-button-secondary-border), var(--button-border-opacity));
}
.button--secondary:not(.button--link):active::after {
  box-shadow:
    0 0 0 rgb(var(--color-button-secondary-border)),
    inset var(--button-border-thickness, 1px) 0 0
      rgba(var(--color-button-secondary-border), var(--button-border-opacity)),
    inset 0 var(--button-border-thickness, 1px) 0
      rgba(var(--color-button-secondary-border), var(--button-border-opacity));
}
.button--link {
  --color-button-background: transparent;
  --color-button-text: rgb(var(--color-text));

  position: relative;
  padding: 0 1px;
  text-decoration: underline !important;
  text-underline-offset: 6px;
}
.button__spinner {
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  display: none;
  width: 20px;
  height: 20px;
  margin-block-start: -10px;
  margin-inline-start: -10px;
  color: rgb(var(--color-button-text));
}
.button.loading {
  color: transparent;
}
.button.loading .button__spinner {
  display: flex;
  animation: animation-circling linear 1.5s infinite;
}
.button--fill {
  width: 100%;
}
.button--icon {
  position: relative;
  display: inline-flex;
  padding: 0;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
  border: none;
  transition: transform 300ms;
}
@media (min-width: 960px) {
  .button--icon:hover,
  .button--icon:focus {
    transform: scale(1.11);
  }
}
.button--icon::after {
  display: none;
}
.button.button--icon:hover {
  background-color: transparent;
  box-shadow: none;
}
.loading--rotator {
  display: none;
}
.loading .loading--rotator {
  animation: animation-circling linear 1.5s infinite;
}
.loading > .loading--rotator {
  display: inline-flex;
}
.button.loading .loading--rotator {
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  display: flex;
  width: 20px;
  height: 20px;
  margin-block-start: -10px;
  margin-inline-start: -10px;
  color: rgb(var(--color-button-text));
  content: "";
}
.field {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-block-end: 20px;
  font-size: var(--body4-font-size);
  line-height: var(--sort-body-line-height);
  color: rgb(var(--color-text));
  background-color: rgb(var(--color-background));
  transition: all 300ms;
}
@media (max-width: 959px) {
  .field {
    margin-block-end: 16px;
  }
}
.field::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  content: "";
  border-color: rgba(var(--color-entry-line), var(--input-border-opacity));
  border-style: solid;
  border-width: var(--input-border-thickness);
  border-radius: var(--input-border-radius);
  box-shadow: var(--input-shadow-offset-x) var(--input-shadow-offset-y)
    var(--input-shadow-blur)
    rgba(var(--color-text), var(--input-shadow-opacity));
  transition: border-color 300ms;
}
.field__inner {
  position: relative;
  flex: 1;
}
.field__group {
  display: flex;
  gap: 16px;
}
.field__label {
  position: absolute;
  inset-block-start: 50%;
  inset-inline: 16px 0;
  display: -webkit-box;
  overflow: hidden;
  font-size: var(--body4-font-size);
  color: rgb(var(--color-light-text));
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  word-break: break-word;
  pointer-events: none;
  transition: transform 300ms ease;
  transform: translateY(-50%);
  transform-origin: left top;
  -webkit-box-orient: vertical;
}
.field__input {
  width: 100%;
  padding: 20px 16px 6px;
  font-size: var(--body4-font-size);
  line-height: var(--sort-body-line-height);
  color: rgb(var(--color-text));
  appearance: none;
  background: none;
  outline: none;
  border: none;
  box-shadow: none !important;
}

.field::before,
.field::after {
    border: 0;
}

.field {
    border: 1px solid black;
    border-radius: 40px;
    overflow: hidden;
}

.field__input::placeholder {
  opacity: 0;
}
.field__input::-webkit-search-cancel-button {
  display: none;
}
.field__input:focus ~ .field__label,
.field__input:not(:placeholder-shown) ~ .field__label,
.field__input:-webkit-autofill ~ .field__label {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  word-break: normal;
  white-space: nowrap;
  transform: scale(0.7) translate(0, -120%);
  -webkit-box-orient: vertical;
}
.field__input:-webkit-autofill,
.field__input:-webkit-autofill:hover,
.field__input:-webkit-autofill:focus,
.field__input:-webkit-autofill:active {
  box-shadow: 0 0 0 1000px rgb(var(--color-background)) inset !important;
  -webkit-text-fill-color: rgb(var(--color-text));
}
.field__input.textarea {
  min-height: 100px;
  padding-block: 0;
  padding-inline: 16px;
  margin-block: 20px 6px;
  resize: none;
}
.field__input.textarea + .field__label {
  inset-block-start: 20px;
}
.field__suffix {
  display: flex;
  justify-content: center;
  padding-block: 6px;
  padding-inline-end: 10px;
}
.field__info {
  display: flex;
  font-size: 12px;
  line-height: 1.4;
}
.field__info > svg {
  margin-inline-end: 4px;
}
.field__info--error {
  margin-block: -10px 20px;
  font-size: var(--body6-font-size);
  color: rgb(var(--color-error-message));
}
.field__info--error:empty {
  display: none;
}
@media (min-width: 960px) {
  .field__info > svg {
    margin-inline-end: 8px;
  }
}
.field:hover::after {
  border-color: rgba(var(--color-text), var(--input-border-opacity));
  border-width: calc(var(--input-border-thickness) + 1px);
}
.field:focus::after,
.field:focus-within::after {
  border-color: rgba(var(--color-text), var(--input-border-opacity));
  border-width: calc(var(--input-border-thickness) + 1px);
}
.field--disabled {
  pointer-events: none;
}
.field--disabled::after {
  background-color: rgb(0 0 0 / 10%);
  border-color: rgb(0 0 0 / 10%);
}
.field--error::after {
  border-color: rgba(var(--color-error-message), var(--input-border-opacity));
  border-width: calc(var(--input-border-thickness) + 1px);
}
.field--normal .field__input {
  padding: 13px 16px;
}
.field--normal .field__input::placeholder {
  opacity: 1;
}
.field--normal .field__input ~ .field__label,
.field--normal .field__input:focus ~ .field__label,
.field--normal .field__input:not(:placeholder-shown) ~ .field__label,
.field--normal .field__input:-webkit-autofill ~ .field__label {
  display: none;
}
.field-checkbox {
  position: relative;
  inset-block-start: 0.2em;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-feature-settings: "tnum";
  font-variant: tabular-nums;
  line-height: 1;
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
  outline: none;
}
.field-checkbox input[type="checkbox"] {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin: 0;
  appearance: auto;
  cursor: pointer;
  opacity: 0;
}
.field-checkbox .checkbox {
  position: relative;
  inset-block-start: 0;
  inset-inline-start: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-collapse: separate;
  border: 1px solid rgb(var(--color-entry-line));
  border-radius: 2px;
  transition: all 0.3s;
  direction: ltr;
}
.field-checkbox .checkbox::after {
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 21.5%;
  display: table;
  width: 6px;
  height: 8px;
  content: " ";
  border: 2px solid rgb(var(--color-button-text));
  border-block-start: 0;
  border-inline-start: 0;
  opacity: 0;
  transition:
    all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6),
    opacity 0.1s;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
}
.field-checkbox input[type="checkbox"]:checked + .checkbox {
  background-color: rgb(var(--color-button-background));
  border-color: rgb(var(--color-button-background));
}
.field-checkbox input[type="checkbox"]:checked + .checkbox::after {
  position: absolute;
  display: table;
  content: " ";
  border: 2px solid rgb(var(--color-button-text));
  border-block-start: 0;
  border-inline-start: 0;
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
}
.field select ~ .icon-arrow {
  position: absolute;
  inset-block: 0;
  inset-inline-end: 16px;
  display: flex;
  align-items: center;
  margin-block: auto;
  margin-inline: auto;
  pointer-events: none;
}
.field-switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}
.field-switch-slider {
  position: absolute;
  inset: 0;
  cursor: pointer;
  background-color: rgba(var(--color-text), 0.1);
  border-radius: 20px;
  transition: 0.2s;
}
.field-switch-slider::before {
  position: absolute;
  inset-block-end: 2px;
  inset-inline-start: 2px;
  width: 16px;
  height: 16px;
  content: "";
  background-color: rgb(var(--color-page-background));
  border-radius: 50%;
  transition: 0.2s;
}
.field-switch input {
  width: 0;
  height: 0;
  opacity: 0;
}
.field-switch input:checked + .field-switch-slider {
  background-color: rgba(var(--color-text), 1);
}
.field-switch input:checked + .field-switch-slider::before {
  transform: translateX(20px);
}
.field-radio {
  position: relative;
  margin-inline-end: 8px;
}
.field-radio-wrapper {
  display: inline-flex;
  align-items: center;
  margin-inline-end: 20px;
  cursor: pointer;
}
.field-radio-wrapper:last-child {
  margin-inline-end: 0;
}
.field-radio .radio {
  position: relative;
  inset-block-start: 0;
  inset-inline-start: 0;
  display: block;
  width: 16px;
  height: 16px;
  border-collapse: separate;
  background-color: rgb(var(--color-page-background));
  border: 1px solid rgb(var(--color-entry-line));
  border-radius: 50%;
  transition: all 0.3s;
}
.field-radio .radio::after {
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  width: 16px;
  height: 16px;
  margin-block-start: -8px;
  margin-inline-start: -8px;
  content: "";
  background-color: rgb(var(--color-button-background));
  border-radius: 16px;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transform: scale(0);
}
.field-radio > input {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  cursor: pointer;
  opacity: 0;
}
.field-radio > input:checked + .radio {
  border-color: rgb(var(--color-button-background));
}
.field-radio > input:checked + .radio::after {
  opacity: 1;
  transform: scale(0.5);
}
.form__error-message {
  margin-block: -10px 20px;
  font-size: var(--body6-font-size);
  color: rgb(var(--color-error-message));
}
.form__error-message:empty {
  display: none;
}
@media (max-width: 959px) {
  .form__error-message {
    margin-block: -8px 16px;
  }
}
@keyframes animation-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes animation-fade-in-center {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes animation-zoom-in {
  0% {
    opacity: 0;
    transform: scaleY(0.8);
  }

  100% {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes animation-slide-in {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes animation-slide-in-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes animation-slide-in-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes animation-slide-in-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes animation-slide-in-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes animation-circling {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(1turn);
  }
}
:root {
  --title0-font-size: calc(var(--sort-title-size) * 3.3333);
  --title1-font-size: calc(var(--sort-title-size) * 2.3333);
  --title2-font-size: calc(var(--sort-title-size) * 1.6667);
  --title3-font-size: calc(var(--sort-title-size) * 1.2);
  --title4-font-size: calc(var(--sort-title-size) * 1);
  --title5-font-size: calc(var(--sort-title-size) * 0.8333);
  --title6-font-size: calc(var(--sort-title-size) * 0.6667);
  --body1-font-size: calc(var(--sort-body-size) * 1.5714);
  --body2-font-size: calc(var(--sort-body-size) * 1.2857);
  --body3-font-size: calc(var(--sort-body-size) * 1.1429);
  --body4-font-size: calc(var(--sort-body-size) * 1);
  --body5-font-size: calc(var(--sort-body-size) * 0.9286);
  --body6-font-size: calc(var(--sort-body-size) * 0.8571);
}
@media (max-width: 959px) {
  :root {
    --title1-font-size: calc(var(--sort-title-size) * 1);
    --title2-font-size: calc(var(--sort-title-size) * 0.8333);
    --title3-font-size: calc(var(--sort-title-size) * 0.7333);
    --title4-font-size: calc(var(--sort-title-size) * 0.6667);
    --title5-font-size: calc(var(--sort-title-size) * 0.6);
    --title6-font-size: calc(var(--sort-title-size) * 0.6);
    --body1-font-size: calc(var(--sort-body-size) * 1.1429);
    --body2-font-size: calc(var(--sort-body-size) * 1.0714);
    --body3-font-size: calc(var(--sort-body-size) * 1);
    --body4-font-size: calc(var(--sort-body-size) * 0.9286);
    --body5-font-size: calc(var(--sort-body-size) * 0.8571);
    --body6-font-size: calc(var(--sort-body-size) * 0.8571);
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.title0,
.title1,
.title2,
.title3,
.title4,
.title5,
.title6 {
  margin-block: 0;
  font-family: 'DB Helvethaica X', Poppins, sans-serif !important;
  font-style: var(--sort-title-font-style);
  font-weight: var(--sort-title-font-weight, 500);
  line-height: var(--sort-title-line-height);
  text-transform: var(--sort-title-text-transform);
  letter-spacing: var(--sort-title-letter-spacing);
  word-break: break-word;
}
.title0 {
  font-size: var(--title0-font-size);
}
h1,
.title1 {
  font-size: var(--title1-font-size);
}
h2,
.title2 {
  font-size: var(--title2-font-size);
}
h3,
.title3 {
  font-size: var(--title3-font-size);
}
h4,
.title4 {
  font-size: var(--title4-font-size);
}
h5,
.title5 {
  font-size: var(--title5-font-size);
}
h6,
.title6 {
  font-size: var(--title6-font-size);
}
.body1,
.body2,
.body3,
.body4,
.body5,
.body6,
.body-font {
  font-family: 'DB Helvethaica X', Poppins, sans-serif;
  font-weight: var(--sort-body-weight, 300);
  line-height: var(--sort-body-line-height);
  letter-spacing: var(--sort-body-letter-spacing);
  word-break: break-word;
}
.body1 {
  font-size: var(--body1-font-size);
}
.body2 {
  font-size: var(--body2-font-size);
}
.body3 {
  font-size: var(--body3-font-size);
}
.body4 {
  font-size: var(--body4-font-size);
}
.body5 {
  font-size: var(--body5-font-size);
}
.body6 {
  font-size: var(--body6-font-size);
}
.title-font-bold {
  font-weight: var(--sort-title-font-weight);
}
.body-font-bold {
  font-weight: var(--sort-body-weight-bold);
}
.text-left {
  text-align: start;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: end;
}
.hidden {
  display: none !important;
}
@media (max-width: 959px) {
  .hidden-mobile {
    display: none !important;
  }
}
@media (min-width: 960px) {
  .hidden-desktop {
    display: none !important;
  }
}
.hidden-empty:empty {
  display: none;
}
.overflow-hidden {
  overflow: hidden;
}
.flex-align-center {
  display: flex;
  align-items: center;
}
.flex-justify-center {
  display: flex;
  justify-content: center;
}
.block-full-width {
  display: block;
  width: 100%;
}
.tag-unstyled {
  padding: 0;
  margin: 0;
}
.list-unstyled {
  padding: 0;
  margin: 0;
  list-style: none;
}
.font-bold {
  font-weight: 800;
}
.hover-scale .hover-scale__image {
  transition: all 0.5s;
}
.hover-scale:hover .hover-scale__image {
  transform: scale(1.05);
}
.modal-border-shadow {
  box-sizing: border-box;
  border-color: rgba(var(--color-text), var(--modal-border-opacity));
  border-style: solid;
  border-width: var(--modal-border-thickness);
  border-radius: var(--modal-border-radius);
  box-shadow: var(--modal-shadow-offset-x) var(--modal-shadow-offset-y)
    var(--modal-shadow-blur)
    rgba(var(--color-shadow), var(--modal-shadow-opacity));
}
.drawer-border-shadow {
  box-sizing: border-box;
  filter: drop-shadow(
    var(--drawer-shadow-offset-x) var(--drawer-shadow-offset-y)
      var(--drawer-shadow-blur)
      rgba(var(--color-shadow), var(--drawer-shadow-opacity))
  );
  border-color: rgba(var(--color-text), var(--drawer-border-opacity));
  border-style: solid;
  border-width: 0 var(--drawer-border-thickness) 0 0;
}
.product-card-border-shadow {
  box-sizing: border-box;
  overflow: hidden;
  border-color: rgba(var(--color-text), var(--product-card-border-opacity));
  border-style: solid;
  border-width: var(--product-card-border-thickness) !important;
  border-radius: var(--product-card-border-radius);
  box-shadow: var(--product-card-shadow-offset-x)
    var(--product-card-shadow-offset-y) var(--product-card-shadow-blur)
    rgba(var(--color-shadow), var(--product-card-shadow-opacity));
}
.collection-card-border-shadow {
  box-sizing: border-box;
  overflow: hidden;
  border-color: rgba(var(--color-text), var(--collection-card-border-opacity));
  border-style: solid;
  border-width: var(--collection-card-border-thickness) !important;
  border-radius: var(--collection-card-border-radius);
  box-shadow: var(--collection-card-shadow-offset-x)
    var(--collection-card-shadow-offset-y) var(--collection-card-shadow-blur)
    rgba(var(--color-shadow), var(--collection-card-shadow-opacity));
}
.article-card-border-shadow {
  box-sizing: border-box;
  overflow: hidden;
  border-color: rgba(var(--color-text), var(--article-card-border-opacity));
  border-style: solid;
  border-width: var(--article-card-border-thickness) !important;
  border-radius: var(--article-card-border-radius);
  box-shadow: var(--article-card-shadow-offset-x)
    var(--article-card-shadow-offset-y) var(--article-card-shadow-blur)
    rgba(var(--color-shadow), var(--article-card-shadow-opacity));
}
.pointer-events {
  pointer-events: none;
}
.rte::after {
  display: block;
  clear: both;
  content: "";
}
.rte ul,
.rte ol {
  padding: revert;
  margin: revert;
  list-style: revert;
}
.rte > p:first-child {
  margin-block-start: 0;
}
.rte > p:last-child {
  margin-block-end: 0;
}
.rte a,
.rte a:hover {
  position: relative;
  padding: 0 1px;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 6px;
}
.rte img,
.rte video {
  max-width: 100%;
  height: auto;
}
.rte iframe {
  max-width: 100%;
}
.rte p img {
  vertical-align: bottom;
}
.rte table {
  table-layout: fixed;
}
.icon--checkbox {
  cursor: pointer;
}
.icon--checkbox .filled {
  opacity: 0;
  fill: rgba(var(--color-text, 61, 56, 25), 1);
  stroke: rgba(var(--color-text, 61, 56, 25), 1);
  transition: opacity 0.1s ease;
}
.icon--checkbox .checkmark {
  stroke: rgba(var(--color-button-text, 255, 255, 255), 1);
  transition: stroke-dashoffset 0.3s ease;
}
input:checked ~ .icon--checkbox .filled {
  opacity: 1;
}
input:checked ~ .icon--checkbox .box {
  stroke: rgba(var(--color-entry-line, 232, 232, 225), 1);
}
input:checked ~ .icon--checkbox .checkmark {
  stroke-dashoffset: 0;
}
@layer component {
  theme-input-number {
    position: relative;
    display: inline-flex;
    width: calc(
      3 * var(--sort-body-size) + var(--input-border-thickness) * 2 + 30px * 2
    );
    color: rgba(var(--color-text));
    background: rgb(var(--color-background));
    border-radius: var(--input-border-radius-outset);
    height: 2.5rem;
    margin-top: 0.5em;
  }

  theme-input-number::before {
    position: absolute;
    inset: 0;
    z-index: var(--z-index-hover);
    pointer-events: none;
    content: "";
    border-radius: var(--input-border-radius-outset);
    box-shadow: var(--input-shadow-offset-x) var(--input-shadow-offset-y)
      var(--input-shadow-blur)
      rgba(var(--color-text), var(--input-shadow-opacity));
  }

  theme-input-number::after {
    position: absolute;
    inset: var(--input-border-thickness);
    z-index: var(--z-index-hover);
    pointer-events: none;
    content: "";
    border-radius: var(--input-border-radius);
    box-shadow: 0 0 0 var(--input-border-thickness)
      rgba(var(--color-text), var(--input-border-opacity));
    transition: box-shadow 0.2s;
  }
  theme-input-number:hover::after {
    box-shadow: 0 0 0 calc(var(--input-border-thickness) + 1px)
      rgba(var(--color-text), var(--input-border-opacity));
  }

  theme-input-number button[name="minus"],
  theme-input-number button[name="plus"] {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    align-self: stretch;
    justify-content: center;
    width: 28px;
    padding: 0;
    color: rgb(var(--color-text));
    background: transparent;
    border: 0;
  }

  theme-input-number button[name="minus"]:disabled,
  theme-input-number button[name="plus"]:disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.3;
  }

  theme-input-number button[name="minus"] .icon,
  theme-input-number button[name="plus"] .icon {
    width: 10px;
    height: 10px;
    pointer-events: none;
  }

  theme-input-number input[type="number"] {
    flex: 1 0 0;
    width: 100%;
    padding: 0.6em 0;
    color: currentcolor;
    text-align: center;
    appearance: textfield;
    background: transparent;
    border: 0;
    outline-style: none;
  }

  theme-input-number input[type="number"]::-webkit-outer-spin-button,
  theme-input-number input[type="number"]::-webkit-inner-spin-button {
    margin: 0;
    appearance: none;
  }
}
.country-select {
  position: relative;
  display: flex;
  padding-inline-start: 8px;
}
.country-select__dropdown {
  position: absolute;
  inset: 0;
  appearance: none;
  cursor: pointer;
  border: none;
  opacity: 0;
}
.country-select__trigger {
  position: relative;
  display: flex;
  align-items: center;
  padding-inline-start: 16px;
}
.country-select__trigger span {
  padding-inline-end: 4px;
  color: rgb(var(--color-text));
}
.country-select__trigger::before {
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  height: 100%;
  content: " ";
  border-inline-start: 1px solid rgb(var(--color-entry-line));
}
@layer component {
  theme-show-more:empty {
    display: none;
  }
  theme-show-more:not([open]) [data-more="true"],
  theme-show-more:not([open]) .view-less {
    display: none !important;
  }
  theme-show-more[open] .view-more {
    display: none !important;
  }
}

/* custom code */

/* chat widget */

.container--eLrCt .login-tips--iHEGC {
    padding-top: 1rem !important;
}

.container--eLrCt .login-tips--iHEGC {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 1rem !important;
    padding: 18px 12px 10px 12px !important;
}

.date-label--_SzLm {
    font-size: 20px !important;
}

.container--eLrCt .login-tips--iHEGC a,
.mc-chatroom-text--WMOkD,
.chat-room-input--tGZiH .textarea--KNwEi {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 1rem !important;
    padding-top: 10px;
}

.chat-room--FPU1I .chat-room-title--sVxaw .store-name--PO8PY {
    font-weight: 500 !important;
    font-family: 'DB Helvethaica X';
}

.preview-content-button--wDAni .chat-widget-button-circle {
    width: 52px !important;
    height: 52px !important;
}

.channel-card--R_WTB .channel-card-title--aF4WV { 
    font-size: 24px !important;
}

.title-container--aOyAi .sub-title--r0K2x {
    font-size: 24px !important;
    font-weight: 500 !important;
}

.channel-card--R_WTB .channel-card-name--nbV0H {
    font-size: 22px !important;
}

/* override default fonts */

.advc-title,
.advc-product-title,
.advc-product-item-price,
.advc-body,
.advc-btn,
.advc-sub-title,
.kJKorW {
    font-family: 'DB Helvethaica X' !important;
}

.advc-section li::marker {
            font-family: Poppins !important;
}

/* subscription page */

._contractList_1kffo_1 {
    background: #fffdf0 !important;
}

._noDataBtn_1kffo_21,
._title_1kffo_5 {
    font-weight: 800 !important;
    font-size: 24px !important;
}

._noData_1kffo_11 {
    margin-bottom: 200px;
}

/* chat widget */

.title-container--aOyAi .title--K5Q4a {
    font-weight: 800 !important;
}

/* product page */ 

.advc .iconlist__iconItem__vertical {
    justify-content: flex-start !important;
}

.advc .iconlist__iconItem__vertical__icon {
    margin-bottom: 15px !important;
}

/* start homepage instagram feed */

._wrap_1vrlq_1 ._container_1vrlq_26._grid_1vrlq_26 {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1rem;
}

._tile_f1ik5_1 ._poster_f1ik5_47 {
    object-position: top;
}

/* chat widget */

.preview-content-button--wDAni {
    bottom: 130px !important;
}

/* instagram */

._tile_f1ik5_1 {
  width: 340px !important;
}

@media only screen and (max-width: 1440px) {
._tile_f1ik5_1 {
  width: auto !important;
}
}

@media only screen and (max-width: 810px) {
body[data-page-type="index"] #shopline-section-template--index__17598031079527187ae7 .image-banner__description.body1.text-center.style\:spacing.layout\:block\:section--image-banner__description\:spacing {
        font-size: 0.9em !important;
    }
}

@media only screen and (max-width: 768px) {
    ._wrap_1vrlq_1 ._container_1vrlq_26._grid_1vrlq_26 {
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }

    .preview-content-button--wDAni {
    bottom: 80px !important;
    right: 15px !important;
}

}

/* end homepage instagram feed */

/* homepage main banner */

body[data-page-type="index"] .advc .advc-story-slideshow__item-content {
    width: 33%;
}

.collection-list-wrapper .block-collection-card .body3::after {
    content: "⟶";
    margin-left: 0.5rem;
    margin-bottom: 0.2rem;
}

/* start homepage brands section, bottom page bg img */

/* hide mobile banner and show desktop banner */ 

body[data-page-type="index"] div#shopline-section-template--index__17598031079527187ae7 {
    display: block;
}

body[data-page-type="index"] div#shopline-section-template--index__17619028859309f4e5ec {
    display: none; 
}

/* end hide mobile banner and show desktop banner */ 

body[data-page-type="index"] .advc.advc-section .advc-text-columns-with-images {
    background: url("https://img.myshopline.com/image/store/1753946169547/Slice-2.png?w=2880&h=1114") top / contain no-repeat !important;
    height: 100%;
    min-height: 40vw;
}

body[data-page-type="index"] .advc.advc-section .image-banner__image-item img {
    height: auto;
}

body[data-page-type="index"]  .image-banner__image-item img {
    object-fit: fill !important;
}

body[data-page-type="index"] h2.image-banner__heading.title2.text-center {
    margin-top: 6em;
    line-height: 1.1em;
}

@media only screen and (min-width: 1025px) and (max-width: 1439px) {   

body[data-page-type="index"] .advc .advc-text-columns-with-images-item__link img,
body[data-page-type="index"] .advc .advc-text-columns-with-images-item__link svg {
    height: 100%;
    padding-top: 2rem;
    left: 0;
    min-height: 1px;
    object-fit: contain;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

body[data-page-type="index"] .advc-section .advc-btn-arrow-link {
    font-size: 24px !important;
}
}

/* mobile for top text */
@media only screen and (max-width: 1024px) {

    body[data-page-type="index"] .advc .advc-text-columns-with-images-item__link img, body[data-page-type="index"]  .advc .advc-text-columns-with-images-item__link svg {
        object-fit: contain;
    }

    body[data-page-type="index"] .advc .advc-text-columns-with-images-item__image {
        margin-bottom: 0;
    }

    body[data-page-type="index"] .advc-section .advc-btn-arrow-link {
        font-size: 22px !important;
    }

    body[data-page-type="index"] .advc .advc-text-columns-with-images-item__button {
        margin-top: 0;
    }

    body[data-page-type="index"] h2.image-banner__heading.title2.text-center {
        font-size: 32px;
        margin-top: 5em;
    }

    body[data-page-type="index"] .advc.advc-section .advc-text-columns-with-images {
        height: auto;
    }

    body[data-page-type="index"] #shopline-section-template--index__17598031079527187ae7 .image-banner__description.body1.text-center.style\:spacing.layout\:block\:section--image-banner__description\:spacing {
        width: 70%;
        margin-bottom: 0;
    }

    body[data-page-type="index"] a.advc-btn.advc-btn-arrow-link {
                    font-size: 24px;
    }

}

@media only screen and (max-width: 749px) { 

/* hide desktop banner and show mobile banner */ 

body[data-page-type="index"] div#shopline-section-template--index__17619028859309f4e5ec {
    display: block; 
}

body[data-page-type="index"] div#shopline-section-template--index__17598031079527187ae7 {
    display: none;
}

/* end hide desktop banner and show mobile banner */ 

body[data-page-type="index"] .image-banner__image-item img {
        height: 101% !important;
}

body[data-page-type="index"] .advc.advc-section .advc-text-columns-with-images {
    background: url("https://img.myshopline.com/image/store/1753946169547/Branding-Bottom.png?w=880&h=1537") bottom / cover no-repeat !important;
}

body[data-page-type="index"] .advc.advc-section .advc-text-columns-with-images {
        margin-top: 0;
    }

body[data-page-type="index"] #shopline-section-template--index__1760431357577eb8514e .advc-container {
        padding-top: 3rem;
    }
}

/* end homepage brands section, bottom page bg img */

.advc-section .advc-btn-arrow-link:after {
    content: "" !important;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("https://img.myshopline.com/image/store/1753946169547/sl-icon-right.svg?w=20&h=20") no-repeat center;
    background-size: contain;
    margin-left: 6px;
    vertical-align: middle;
}

.advc .advc-story-slideshow__navigation-next,
.advc .advc-story-slideshow__navigation-prev {
    border-color: #ffff !important;
    background-color: #ffff !important;
    border-radius: 50px;
}

.advc-section li {
    margin-bottom: 1rem;
}

@media only screen and (max-width: 750px) {

}

/* end */

/* advanced button */

a.advc-btn.advc-btn-primary {
    font-size: 26px;
    width: 15rem;
    border-radius: 40px;
    --advc-btn-border-opacity-offset: none;
}

.advc .advc-product-item-info .advc-product-item-price span:only-child {
    font-weight: 500;
}

/* for bestsellers */

.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item {
    background: #CCC18C;
    padding: 16px;
    min-width: 200px;
    text-align: center;
    border-radius: 40px;
}
.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:after {
    border: none !important;
}

.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item.is-active .advc-title {
    color: #F2F2DF;
}

.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:not(.is-active) .advc-title {
    color: #164136;
}

.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:not(.is-active) {
    opacity: 1 !important;
    background: transparent;
    border: 1px solid #CCC18C;
}

/* add to cart */

.cart-item__product-infos-text span._sales__autoCouponBanner-couponItem_19a0k_25,
.cart-item__product-infos-text span.notranslate {
    font-size: 20px !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 8px;
    border-radius: 6px;
}

.block-product-card__layer {
    display: flex;
    justify-content: right;
}

/* shop by collections */

.collection-list-wrapper .block-collection-card__image-wrapper {
    width: 90%;
}

.collection-list-wrapper .heading-with-link {
    justify-content: center;
}

.collection-list-wrapper .block-collection-card .body3 {
    font-size: 26px;
}

.collection-list-wrapper .block-collection-card {
    gap: 2rem;
}

.block-collection-list li .block-collection-card__title {
    color: #F2F2DF;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    font-weight: 300;
    padding: 15px;
}

.block-collection-list li:nth-child(1) .block-collection-card__title {
  background: #00682f;
}
.block-collection-list li:nth-child(2) .block-collection-card__title {
  background: #9d0a10;
}
.block-collection-list li:nth-child(3) .block-collection-card__title {
  background: #eb616c;
}
.block-collection-list li:nth-child(4) .block-collection-card__title {
  background: #7a2682;
}
.block-collection-list li:nth-child(5) .block-collection-card__title {
  background: #F26933;
}

/* arrows */

.advc-featured-carousel__swiper__navigation-next svg,
.advc-featured-carousel__swiper__navigation-prev svg {
    display: none;
}

.advc-featured-carousel__swiper__navigation-next {
    background-image: url('https://img.myshopline.com/image/store/1753946169547/bg-arrow-right.svg?w=48&h=49');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 48px;
    height: 49px;
}

.advc-featured-carousel__swiper__navigation-prev {
    background-image: url('https://img.myshopline.com/image/store/1753946169547/bg-arrow-left.svg?w=48&h=49');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 48px;
    height: 49px;
}

/* adjust positioning */

.advc .advc-featured-carousel [pagination-type=left_right_arrow] .advc-featured-carousel__swiper__navigation .n-next {
    width: 5% !important;
}

.advc-featured-carousel [pagination-type=left_right_arrow] .advc-featured-carousel__swiper__navigation .n-prev {
    width: 5% !important;
}

.advc .advc-featured-carousel [pagination-type=left_right_arrow] .advc-featured-carousel__swiper__navigation {
    align-items: center;
}

/* shop our best sellers */

.advc .advc-product-category-list .product-category-list-tabs.pcl-button .advc-tabs-control__item .advc-tag-display__tag-title {
    font-size: 26px;
}

.advc .advc-product-item-info .advc-product-item-title {
    word-break: break-word;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5rem;
}

.advc .advc-product-item-info .advc-product-item-price-warp>span {
    font-size: 24px; 
}

.advc .advc-product-item__btn.advc-product-item__quick-add {
    border-radius: 50px !important;
    width: auto;
}

.advc .advc-product-item__btn.advc-product-item__quick-add span {
    display: none;
}

.advc .advc-product-item .advc-product-item-image-wrapper .advc-product-item-btn-con {
    opacity: 1 !important;
}

.advc .advc-product-item .advc-product-item-btn-con {
    top: 0 !important;
    left: auto !important;
    right: 15px !important;
    transform: none !important;
    width: auto !important;
}

.advc .advc-product-item__btn.advc-product-item__quick-add::before {
    content: "";
    width: 20px;
    height: 21px;
    display: inline-block;
    background: url("https://img.myshopline.com/image/store/1753946169547/cart.svg?w=20&h=21") no-repeat center;
    vertical-align: middle;
}

.advc .advc-product-item__btn.advc-product-item__sold-out::before {
    content: "";
    background: none;
}

button.advc-btn.advc-product-item__btn.advc-btn-primary.advc-product-item__quick-add.advc-product-item__sold-out.js-advc-product-item-sold-out {
    font-size: 18px;
}

.advc .advc-product-item__btn.advc-product-item__quick-add {
    display: flex;
    align-items: center;
    padding: 10px 12px 10px 10px !important;
}

theme-select > select {
    font-family: 'DB Helvethaica X';
    font-weight: 300;
}

/* menu */

.mega-pc-item .mega-horizontal.mega-h-0, .mega-pc-item .mega-group.mega-h-0, .mega-pc-item .mega-horizontal.mega-h-1, .mega-pc-item .mega-group.mega-h-1, .mega-pc-item .mega-horizontal.mega-h-2, .mega-pc-item .mega-group.mega-h-2, .mega-pc-item .mega-horizontal.mega-h-3, .mega-pc-item .mega-group.mega-h-3 {
    border-radius: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
}

/* filter in category page */

.button:not(.button--link, .button--icon),
.shopline-element-buy-now {
    font-size: 24px;
}

div#plugin-product-comment .plugin-product-comment-empty-list-sub-title {
    font-size: 22px;
}

/* cart page */

.cart-amount > li {
    color: #333333 !important;
}

._container_1hg7n_1,
._drawer-header_39ph6_115,
._modal-header_1mckk_38 {
    background-color: #fffdef !important;
}

._promotionBar_1pzlr_1 ._content_1pzlr_24,
._promotionBar_1pzlr_1 ._content_1pzlr_24>span {
    font-size: 24px !important;
    font-weight: 500 !important;
}

p._ellipsis2_1f9eh_1._title_1f9eh_11.title-font.notranslate,
._tips_1hg7n_12{
    font-size: 24px !important;
}

._productItem_x6f08_1 ._productInfo_x6f08_16 a,
._productItem_x6f08_1 ._attrs_x6f08_65 {
    font-size: 22px !important;
}

._productItem_x6f08_1 ._productItemFooter_x6f08_104 {
    display: none !important;
}

/* cart button in mobile */

.advc .advc-product-item .advc-quick-add .advc-quick_add__opener {
    background-color: #D9C659 !important;
}

/* loyalty program pop up */ 

.fyARKe {
    font-size: 22px !important;
}

.eueCMM,
.jSMltg,
.fKICbv,
.jbnOzV {
    font-size: 24px !important;
    font-family: 'DB Helvethaica X' !important;
}

.XsJcD,
.cxAtUX {
    font-size: 20px !important;
}

div#member-system-plugin span[dir="ltr"] {
    white-space: nowrap;
}

.cikiug .current-level-tag {
    font-size: 20px !important;
}

.ghWbIh *,
.ghWbIh ::before,
.ghWbIh ::after {
    font-family: 'DB Helvethaica X' !important;
    font-size: 24px !important;
    font-weight: 500 !important;
}

.cMqFRQ {
    padding-top: 3px !important;
}

.fyVMuG {
    align-items: baseline !important;
}

.member-title, .iajDWQ {
    font-weight: 800 !important;
    font-size: 26px !important;
    font-family: 'DB Helvethaica X' !important;   
}

div#member-system-plugin span {
    font-size: 24px !important;
     font-family: 'DB Helvethaica X' !important;  
     font-weight: 300 !important;
}

.member-description, .member-signIn {
    font-size: 22px !important;
    font-weight: 300 !important;
    font-family: 'DB Helvethaica X' !important;
}

.level-name span {
font-family: 'DB Helvethaica X' !important;
     font-weight: 800 !important;
    font-size: 27px !important;
}

.member-login-btn, span.member-signInBtn, .level-desc {
     font-family: 'DB Helvethaica X' !important;
     font-weight: 800 !important;
    font-size: 22px !important;
}

/* mobile */

@media only screen and (max-width: 959px) {

    /* homepage branding banner */

    body[data-page-type="index"] .image-banner__description.body1.text-center.style\:spacing.layout\:block\:section--image-banner__description\:spacing {
    margin-bottom: 0 !important;
    }

    /* homepage branding banner end */

    .advc .advc-splide-pagination {
        align-items: flex-start !important;
    }

    /* homepage banner */

    body[data-page-type="index"] .advc .advc-story-slideshow__item-content {
        width: 100%;
    }

    /* shop by collections, last 2 items */
    .block-collection-list li:nth-child(4) .block-collection-card__title,
    .block-collection-list li:nth-child(5) .block-collection-card__title {
        font-size: 16px;
        width: 100%;
    }

    span {
        font-size: 22px !important;
    }

    .advc-section .advc-cta__desc.advc-body.advc-richtext,
    .advc-section a.advc-btn.advc-btn-primary,
    .collection-list-wrapper .block-collection-card .body3,
    li::marker {
        font-size: 22px;
    }

    .advc-section h3.advc-custom-title-tag.advc-cta__title.advc-title {
        font-size: 24px;
    } 

    .block-collection-list li .block-collection-card__title {
        font-size: 22px;
        width: 100%;
        padding: 10px 2px;
        height: auto;
    }

    .block-collection-list .block-collection-card {
        gap: 1rem;
    }

    .advc-product-item-info.advc-product-item-info--card {
        background: #FFFDEF;
    }

    .advc-image-with-text-new-content.advc-content-border.advc-text-align-left-desktop.advc-text-align-left-tablet {
        padding: 25px;
    }

    h2.advc-title.advc-tag-display__tag-title.body3,
    h2, .title2 {
        font-size: 32px !important;
    }

    .advc .advc-product-category-list .product-category-list-tabs.pcl-button .advc-tabs-control__item .advc-tag-display__tag-title {
        font-size: 20px !important;
    }

    .collection-list-wrapper .block-collection-card .body3 {
        font-size: 18px !important;
        padding: 10px !important;
    }

    .advc .advc-product-title {
        font-size: 22px !important;
    }

    .footer theme-select {
        font-size: 22px !important;
    }

    a.advc-cta__btn.advc-btn.advc-btn-primary {
        margin-top: 0 !important;
        margin-bottom: 10px !important;
    }

}

/* homepage brand banners */

@media (min-width: 750px) {
    .advc-section .advc-row-cols-md-4>* {
        width: 20% !important;
        margin: 0 auto;
    }
}

/* sales plugin gift offer text */

.cart-item__discount svg {
    height: 20px !important;
    width: 20px !important;
}

p._salesPlugins__gift--text_th601_15.notranslate {
    font-size: 24px !important;
}

._salesPlugins__gift--text_th601_15>span {
    font-weight: 300 !important;
}

span._sales__autoCouponBanner-couponItem_19a0k_25, span.notranslate {
    font-family: 'DB Helvethaica X' !important;
    font-weight: 300 !important;
    font-size: 24px !important;
}

span._sales__autoCouponBanner-leftBottomTxt_19a0k_18 {
    font-family: 'DB Helvethaica X' !important;
    font-weight: 300 !important;
    font-size: 22px !important;
}

._sales__autoCouponBanner-leftContent_19a0k_89 {
    margin-left: 0.2rem !important;
}

._sales__flash-sale-timeout-time-item_1impw_8 {
    color: #333333 !important;
    font-weight: 500 !important;
}

._sales__discountCouponOnlyOne-leftBottom_121bx_24>div {
    font-family: 'DB Helvethaica X' !important;
    font-weight: 300 !important;
    font-size: 22px !important;
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

._sales__discountCouponOnlyOne-leftTop_121bx_20>span {
    font-family: 'DB Helvethaica X' !important;
    font-weight: 300 !important;
    font-size: 24px !important;
}

._sales__discountCouponBanner-btn_121bx_38 {
    line-height: 1.2em !important;
    padding: 12px 12px 8px 12px !important;
    border-radius: 5px !important;
    color: #333333 !important;
}

._moreCoupon_afr3f_23 {
    padding: 5px 8px 5px 8px !important;
    border: 1px solid #3333 !important;
}

._sales-coupon-modal__title_120ox_24 {
    font-size: 22px !important;
}

._sales__discountCouponBanner-container_121bx_1,
._sales__autoCouponBanner-container_19a0k_1 {
    border-radius: 5px !important;
}

._sales__autoCouponBanner-item_19a0k_40 {
    padding-bottom: 12px !important;
}

span.notranslate.sales__promotionReminder-threshold.discountText.custom-sale-color {
    font-size: 24px !important;
}

._tagItem_afr3f_15,
._moreCoupon_afr3f_23 {
    font-size: 22px !important;
}

._sales__discountCouponBanner-btn_121bx_38 {
    font-weight: 300 !important;
    font-size: 22px !important;
    padding: 10px 20px !important;
}

._sales__flash-sale-timeout-container_1impw_1 {
    font-size: 22px !important;
    font-weight: 300 !important;
}



/* sales plugin gift offer text mobile */
@media only screen and (max-width: 959px) {
span._sales__autoCouponBanner-couponItem_19a0k_25 {
    font-size: 20px !important;
}

._sales__discountCouponOnlyOne-leftTop_121bx_20>span {
    font-size: 20px !important;
}
}

/* cart text */
.cart-item__title.body2, .cart-fixed-checkout__total {
font-size: 24px !important;
}

.gift_promotion_banner {
    font-size: 24px;
}

._productPromotionLabel__opt_kk8eo_25 span {
    font-weight: 300 !important;
    line-height: 2em !important;
}

/* checkout voucher */

/* my account page */

.cntvAn,
.dNmslV {
    font-size: 24px !important;
    font-weight: 800 !important;
}

.liQgje {
    font-size: 20px !important;
} 

button.sc-ckLdoV.hEgFzP,
.eXIzQF > span {
    font-size: 22px !important;
    font-family: 'DB Helvethaica X' !important;
}

.iJtYBB {
    font-size: 18px !important;
}

.jcWieP {
    font-size: 22px !important;
    font-family: 'DB Helvethaica X' !important;
    font-weight: 500 !important;
}

.iwGBop span,
.iwGBop {
    font-weight: 400 !important;
    font-size: 22px !important;
}

.lihwW {
    font-size: 20px !important;
}

.jtHmYL,
.gSBtuw {
    font-size: 22px !important;
    font-family: 'DB Helvethaica X' !important;
}

button.sc-ckLdoV.iRLZJg {
    font-size: 20px !important;
    font-family: 'DB Helvethaica X' !important;
}

.fLbOuP .menu__card__level__progress span {
    font-family: 'DB Helvethaica X' !important;
    font-size: 22px !important;
    font-weight: 500 !important;
}

.imjluh {
    font-weight: 800 !important;
}

/* branding page banner */

@media only screen and (max-width: 958px) {
    body[data-page-type="index"] h2.image-banner__heading.title2.text-center {
            margin-top: 4em;
        }
}

@media only screen and (max-width: 750px) { 

    body[data-page-type="index"] h2.image-banner__heading.title2.text-center {
        margin-top: 6em;
    }

    body[data-page-type="index"] div#shopline-section-template--index__17619028859309f4e5ec .image-banner__image {
        height: 400px !important;
        overflow: hidden !important;
    }
}

@media only screen and (max-width: 650px) {
    body[data-page-type="index"] h2.image-banner__heading.title2.text-center {
        margin-top: 5em !important;
    }
}

@media only screen and (max-width: 425px) {
    body[data-page-type="index"] h2.image-banner__heading.title2.text-center {
        margin-top: 4em !important;
    }
}

/* product page */

._sales__discountCouponBanner-btn_121bx_38 {
    background: #d9c65c;
    border-color: #d9c65c !important;
}

/* flash sale */

._sales__flash-sale_1x0ed_1 ._sales__flash-sale-title-content_1x0ed_99 ._sales__flash-sale-title_1x0ed_61,
._sales__flash-sale-timeout-container--orange_1q88f_22 ._sales__flash-sale-timeout-time-item_1q88f_15 span {
    font-size: 24px !important;
    font-weight: 500 !important;
}

span._sales__flash-sale-title-msg_1x0ed_77 {
    font-weight: 500 !important;
}

._sales__flash-sale_1x0ed_1 ._sales__flash-sale-container--orange_1x0ed_70 ._sales__flash-sale-count-down_1x0ed_1 ._sales__flash-sale-title_1x0ed_61 ._sales__flash-sale-title-msg_1x0ed_77 i {
    width: 20px !important;
    height: 25px !important;
    padding-bottom: 4px;
}

._sales__flash-sale_1x0ed_1 ._sales__flash-sale-container_1x0ed_12 {
    border-radius: 3px !important;
}

@media only screen and (max-width: 768px) {
._sales__flash-sale-count-down_1x0ed_1._sales__flash-sale-count-down_3_0_1x0ed_146 {
    margin-top: 1rem;
}
}

.isv-web-btn-primary {
        font-family: 'DB Helvethaica X' !important;
}