/** Shopify CDN: Minification failed

Line 968:0 Expected "}" to go with "{"

**/
.px_security_hint {
  max-width: 60%;
  margin: 0 auto;
}

.px_security_icon {
  max-width: 80px;
  margin-left: calc(100% / 2 - 40px);
  margin-bottom: 1rem;
}

.custom-payment {
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 2px solid #ffdcea;
  width: 100%;
  padding: 8px;
  gap: 4px;
}

.content-container-with-votes {
  padding: 0 !important;
}

#searchInput:focus {
  border: 2px solid black !important;
}

.review-line {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 8px;
}

.review-board {
  width: 100%;
}

.review-bar-wrapper {
  position: relative;
  height: 8px;
  display: flex;
  flex-grow: 1;
}

.review-line p {
  margin: 0;
}

.v2-ratings {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.v2-ratings .big-review {
  font-size: 45px !important;
  color: #fbbc04 !important;
  font-weight: 700 !important;
  margin: 0 !important;
}

.v2-set-products {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-bottom: 1px solid #e7e7e7;
}

.v2-set-product {
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  width: 100%;
}

.v2-set-product-detail {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.v2-product-features {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.v2-product-feature {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.v2-product-feature img {
  width: 100%;
}

.margin-top {
  margin-top: calc(5 * var(--space-unit));
}

.v2-buy-with-products {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.v2-buy-with-product-review-count {
  font-size: 12px;
  opacity: 0.5;
}

.v2-buy-with-products h4 {
  font-size: 16px;
}

.v2-buy-with-products-title {
  font-size: 16px;
  color: black;
}

.v2-buy-with-products-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.v2-buy-with-product-left {
  display: flex;
  align-items: center;
  gap: 8px;
}

.v2-buy-with-product-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: rgb(var(--btn-bg-color));
}

.v2-buy-with-product-button svg {
  pointer-events: none;
}

.v2-buy-with-product-button {
  color: white;
}

.v2-buy-with-product-detail {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.v2-buy-with-product-detail p {
  margin: 0;
}

.v2-buy-with-product-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
}

.v2-arguments {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}

.v2-argument {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.v2-argument p {
  font-size: 17px;
  text-align: center;
  margin: 0;
}

.v2-short-description-title {
  font-size: calc(var(--body-font-size) * 0.1rem);
}

.disclosure--row-no-border {
  border-bottom: 1px solid rgba(var(--text-color) / 0.15);
  border-width: 1px 0;
}

.v2-product-feature-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: all 0.4s ease;
  margin-bottom: 24px;
}

.v2-product-description-header h4 {
  font-size: 16px;
  margin: 0;
}

.v2-product-description-content {
  max-height: 0;
  padding: 0 0 75px 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}

.v2-product-description::after {
  content: "";
  background: linear-gradient(to top, #fff, #fff0);
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 75px;
}

.v2-product-description-icon {
  width: 16px;
  height: 16px;
  position: relative;
  display: flex;
  align-items: center;
}

.line {
  background-color: currentColor; /* makes the color inherit from the text color */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 2px;
  transition: transform 0.3s ease-in-out;
}

.line-vertical {
  transform: translateX(-50%) rotate(90deg);
  transition: transform 0.3s ease-in-out;
}

.line-vertical.active {
  transform: translateX(-50%) rotate(0deg) !important;
}

.v2-keypoints {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.v2-keypoint {
  display: grid;
  grid-template-columns: 20px auto;
  gap: 8px;
}
.v2-keypoint svg {
  margin-top: 4px;
}

.v2-keypoint p {
  margin: 0;
}

.payment-icons-list {
  padding-top: 16px;
  margin: 0;
  display: flex;
  align-items: center;
  overflow: scroll;
  justify-content: space-between;

  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none; /* For Firefox */
  &::-webkit-scrollbar {
    display: none; /* For Chrome, Safari, and Opera */
  }
}

.product-ratings {
  display: flex;
  align-items: center;
  gap: 8px;
}

.product-social-proof {
  display: flex;
  gap: 8px;
}

.product-social-proof p {
  margin: 0 !important;
}

.product-social-proof .avatar {
  border-radius: 99px;
  background: #f8f8f8;
  flex-basis: 24px;
  flex-grow: 0;
  flex-shrink: 0;
  height: 24px;
  border: 1px solid white;
  overflow: hidden;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-social-proof .avatar img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-social-proof .avatar-last {
  margin-left: -15px;
}

.stars {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}

@media (max-width: 370px) {
  .card__info .stars {
    gap: 2px;
  }

  .card__info .v2-buy-with-product-review-count {
    white-space: nowrap;
  }

  .card__info .stars > svg {
    width: 14px;
    height: auto;
  }
}

.option-selector {
  padding: 0;
  border: 0;
}
.option-selector:not(:last-child) {
  margin-bottom: 2rem;
}
.option-selector .label {
  margin-bottom: 0.5em;
}

.option-selector__label-value {
  font-weight: normal;
}

.option-selector__btns {
  margin-top: -12px;
}

.opt-label {
  margin-top: 12px;
  margin-inline-end: 12px;
  border: var(--btn-border-width) solid rgba(var(--text-color) / 0.2);
  border-radius: var(--btn-border-radius, 0);
  cursor: pointer;
}

.opt-label--btn {
  min-width: 50px;
  padding: var(--btn-padding-y, 12px) 16px;
  background-color: rgba(var(--bg-color));
  color: rgb(var(--text-color));
}
.opt-label--btn:hover {
  background-color: rgba(var(--text-color) / 0.05);
}

.opt-btn:focus-visible + .opt-label {
  outline-offset: 3px;
}

.opt-btn:checked + .opt-label--btn {
  background-color: rgba(var(--bg-color));
  color: rgb(var(--text-color));
}

.opt-btn:checked + .opt-label:not(.opt-label--swatch)::after,
.is-unavailable + .opt-label .opt-label__media::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.opt-btn:checked + .opt-label:not(.opt-label--swatch)::after {
  border-radius: var(--btn-border-radius, 0);
  box-shadow: 0 0 0 2px rgba(var(--text-color) / 0.6);
}

.is-unavailable + .opt-label:not(.opt-label--image),
.is-unavailable + .opt-label .opt-label__media::after {
  background: linear-gradient(
      to bottom left,
      transparent calc(50% - 1px),
      rgba(var(--text-color) / 0.2) calc(50% - 1px),
      rgba(var(--text-color) / 0.2) calc(50% + 1px),
      transparent calc(50% + 1px)
    )
    no-repeat;
}

.opt-label__media {
  width: 100%;
  border-radius: var(--btn-border-radius, 0);
}

.custom-select__btn[data-swatch]::before,
.custom-select__option[data-swatch]::before {
  content: "";
  width: 20px;
  height: 20px;
  margin-inline-end: 8px;
  border-radius: 50%;
  background-size: cover;
}

.custom-select [data-swatch="white"]::before {
  border: 1px solid #f2f2f2;
}

.opt-label {
  min-width: 64px;
  transition: opacity 0.6s, color 0.6s, border-color 0.6s;
  font-weight: bold;
}

.option-selector:not(:last-child) {
  margin-bottom: 3rem;
}

.opt-label--image {
  --btn-border-radius: 50%;
  width: var(--swatch-variant-picker-size, 36px);
  min-width: 0;
  height: var(--swatch-variant-picker-size, 36px);
}
.is-unavailable + .opt-label--image img {
  opacity: 0.4;
}

.swatch-shape--not-circle {
  --btn-border-radius: 0;
}

.swatch-shape--natural.swatch--variant-image {
  height: auto;
}

.opt-label--swatch.swatch-shape--portrait {
  height: calc(var(--swatch-variant-picker-size, 36px) / 0.75);
}

.opt-label:not([data-swatch])::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: var(--btn-border-radius, 0);
}

.opt-btn.is-unavailable:checked + .opt-label:not(.opt-label--swatch) {
  border-color: rgba(var(--text-color) / 0.6);
}
.opt-btn.is-unavailable:checked + .opt-label:not(.opt-label--swatch)::after {
  box-shadow: none;
}

.opt-label:hover {
  background-color: transparent;
}

.opt-label:not([data-swatch]):hover::after {
  box-shadow: 0 1px 3px 0 rgba(var(--input-text-color) / 0.4);
}

.option-selector__btns .is-unavailable + [data-swatch]::before {
  opacity: 0.4;
}

.is-unavailable + .opt-label:not([data-swatch]) {
  overflow: hidden;
}
.is-unavailable + .opt-label:not([data-swatch])::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--text-color) / 0.05);
}

.option-selector .label {
  margin-bottom: 0.8em;
}

:root {
  --product-details-block-margin: calc(8 * var(--space-unit));
  --product-details-block-margin-sm: calc(3 * var(--space-unit));
  --product-info-block-margin: calc(6 * var(--space-unit));
}

.product-info__block,
.product-info__block--sm,
.product-details__block {
  margin: 0 !important;
}

.product-info__block:first-child,
.product-info__block--sm:first-child,
.product-details__block:first-child {
  margin-top: 0;
}
.product-info__block:last-child,
.product-info__block--sm:last-child,
.product-details__block:last-child {
  margin-bottom: 0;
}
.product-info__block:empty,
.product-info__block--sm:empty,
.product-details__block:empty {
  display: none;
}

.product-info__block--sm {
  margin: var(--product-details-block-margin-sm) 0;
}

.product-info__block--md {
  margin: calc(6 * var(--space-unit)) 0;
}

.product-details__block {
  margin: var(--product-details-block-margin) 0;
}

.product-vendor-sku + .product-info__title {
  margin-top: -4px;
}

.product-info__title + .product-info__rating,
.product-price + variant-label {
  margin-top: -8px;
}

.product-description {
  overflow: auto;
}

.product-info__price {
  font-size: var(--h4-font-size);
}

.product-info__add-to-cart quantity-input {
  flex: 1 1 35%;
  margin-inline-end: calc(2 * var(--space-unit));
}

.product-info__add-button {
  flex: 0 0 100%;
}
quantity-input + .product-info__add-button {
  flex: 1 1 65%;
  margin-inline-start: calc(2 * var(--space-unit));
}

.product-info__disclosure {
  font-size: calc(var(--body-font-size) * 0.1rem);
}

.shopify-payment-button__button {
  margin-top: calc(4 * var(--space-unit));
  overflow: hidden;
  border-radius: var(--btn-border-radius, 0);
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
  padding: var(--btn-padding-y, 12px) 26px;
  transition: opacity 0.6s ease, color 0.6s ease,
    background-position 0.4s ease-out;
  font-size: 0.88em;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: var(--btn-text-transform, none);
}
.shopify-payment-button
  .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background-color: transparent;
}

.shopify-payment-button__button--hidden {
  display: none;
}

.product-policies {
  margin-top: var(--space-unit);
}

.pickup-icon {
  flex-shrink: 0;
  margin-inline-end: calc(2 * var(--space-unit));
}

.product-details .spr-header-title {
  display: none;
}

.product-details__text {
  font-size: calc(var(--body-font-size) * var(--fluid-1-25));
}

.product-inventory__status::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-inline-end: 0.5em;
  border-radius: 9px;
  background-color: currentColor;
}

[data-inventory-level="none"] {
  color: rgb(var(--no-stock-text-color));
}

[data-inventory-level="low"] {
  color: rgb(var(--low-stock-text-color));
}

[data-inventory-level="very_low"] {
  color: rgb(var(--very-low-stock-text-color));
}

[data-inventory-level="normal"],
[data-inventory-level="in_stock"] {
  color: rgb(var(--in-stock-text-color));
}

.product-spec {
  margin: 0;
}

.product-spec__item {
  border-bottom: 1px dashed rgba(var(--text-color) / 0.15);
}

.product-spec__item:last-child {
  border: 0;
}

.product-spec__value p:last-child {
  margin-bottom: 0;
}

.v2-product-price {
  display: flex;
  align-items: baseline;
  gap: 8px;
}

.sticky-atc-panel {
  background: #000;
  color: #fff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05) !important;
}

.sticky-atc-panel__heading {
  display: none;
}

.sticky-atc-panel .card__buttons {
  padding: 0 !important;
}

.sticky-atc-panel .card--related {
  padding: 0 !important;
  display: flex;
  align-items: center;
  background: none;
}

.sticky-atc-panel .card__buttons {
  height: 100%;
  padding: 0 !important;
}
.sticky-atc-panel .card__buttons a {
  padding: 20px 48px;
  height: 100%;
  font-weight: 700;
}
.sticky-atc-panel .card__media {
  display: none;
}
.sticky-atc-panel .card__info {
  padding: 0 24px;
  display: flex;
}
.sticky-atc-panel .card__info .price__default {
  display: flex;
  align-items: baseline;
}

.price__default {
  gap: 4px;
}

@media (max-width: 768.98px) {
}

@media (max-width: 768.98px) {
  .main-products-grid[data-layout="grid"] .grid-cols-2 .card {
    padding: 0 !important;
  }

  .product-social-proof {
    margin-top: calc(8 * var(--space-unit));
  }
  .sticky-atc-panel {
    left: 0;
    margin: 0;
    width: 100%;
    background: linear-gradient(
      to top,
      white,
      rgba(255, 255, 255, 0)
    ) !important;
    padding-top: 32px;
    box-shadow: none !important;
  }
  .sticky-atc-panel .card__info {
    display: none;
  }
  .sticky-atc-panel .card__button {
    display: none;
  }
  .sticky-atc-panel .card__media {
    display: none;
  }
  .sticky-atc-panel .card__buttons {
    width: 100%;
    padding: 0 !important;
  }
  .sticky-atc-panel .card__buttons a {
    padding: 16px;
    width: 100%;
    font-weight: 700;
  }
  .sticky-atc-panel__heading {
    display: none;
  }
  .product-info.media-with-text__text {
    padding-top: 0;
  }
  .payment-icons-list::before {
    content: "";
    background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
    position: absolute;
    height: 100%;
    width: 32px;
    left: 20px;
  }

  .payment-icons-list::after {
    content: "";
    background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
    position: absolute;
    height: 100%;
    width: 32px;
    right: 20px;
  }
}
@media (min-width: 769px) {
  :root {
    --product-details-block-margin: calc(12 * var(--space-unit));
    --product-info-block-margin: calc(8 * var(--space-unit));
  }
  .product-social-proof {
    margin-bottom: 0;
  }
  .v2-product-feature img {
    width: 50%;
  }
  .v2-product-features div:nth-child(2) {
    flex-direction: row-reverse;
  }

  .boxed {
    background: var(--bg-buybox, #f8f8f8) !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .boxed-first {
    padding-top: 24px;
  }

  .boxed-last {
    padding-bottom: 24px;
  }

  .v2-product-feature {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 32px;
  }
  .boxed-desktop {
    background: var(--bg-buybox, #f8f8f8) !important;
    padding: 0px 32px !important;
    margin: 0 !important;
  }
  .v2-prodcuts-set-desktop {
    display: flex;
    border: none;
    flex-direction: row;
    gap: 32px;
  }
  .v2-prodcuts-set-desktop {
    display: flex;
    border: none;
    flex-direction: row;
    gap: 32px;
  }

  .v2-prodcuts-set-desktop .v2-set-product {
    border: none;
  }

  .product-container {
    padding: 0 var(--gutter);
    width: 100%;
    max-width: calc(var(--page-width, 1320px) + var(--gutter) * 2);
    margin: 0 auto;
  }
  .content-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .collap-container {
    max-width: 1200px;
  }
  .product-details .disclosure > summary {
    padding-top: calc(5 * var(--space-unit));
    padding-bottom: calc(5 * var(--space-unit));
  }
  .product-details .disclosure__content {
    padding-bottom: calc(5 * var(--space-unit));
  }
  .product-spec__label {
    flex: 0 0 160px;
    margin-bottom: 0;
  }
  .product-spec__label--right {
    flex-basis: 50%;
  }
  .order-1 {
    order: -1;
  }
  .order-2 {
    order: -2;
  }
  .order-3 {
    order: -3;
  }
  .order-4 {
    order: -4;
  }
  .v2-flex-desktop {
    display: flex;
  }
  .v2-sticky-product-media {
    position: sticky;
    height: fit-content;
  }
}
@media (min-width: 1024px) {
  .product-info__add-to-cart quantity-input {
    flex-basis: 150px;
  }
  .product-details .disclosure > summary {
    padding-top: calc(8 * var(--space-unit));
    padding-bottom: calc(8 * var(--space-unit));
  }
  .product-details .disclosure__content {
    padding-bottom: calc(8 * var(--space-unit));
  }
}

.product-info__block_benefits {
  padding: calc(6* var(--space-unit)) 0;
}

.product-page__size-table {
  font-size: 0.88em !important;
}

.product-page__size-table p {
  margin: 1em 0 0 0;
}

.product-page__size-table-buttons p {
  margin: 0 0 1em 0;
}

.product-page__size-table--adviser {
  margin: 1em 0 0 0;
  color: rgb(var(--link-color));
  cursor: pointer;
}

.product-page__size-table--adviser.product-page__size-table-buttons {
  margin: 0 0 1em 0;
}

.product-sku-variant-picker {
  position: absolute;
  right: 0;
  font-size: small;
  margin-right: 24px;
}
@media (min-width: 1280px){
  .v2-sticky-product-media {
    top: 118px;
  }
  
}
@media (max-width: 1279px){
  .v2-sticky-product-media {
    top: 76px;
  }

