/*
$breakpoints: (
  small: 0,
  medium: 640px,
  large: 1024px,
  xlarge: 1200px,
  xxlarge: 1440px,
) !default;
*/
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
      flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: column;
      flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
      align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.template-product-subscription .ProductForm__QuantitySelector {
  height: 0;
  opacity: 0;
}

.template-product-subscription .shopify-payment-button__button {
  display: none !important;
}

.template-product-subscription .product-faq {
  margin-top: 150px;
}

.icon {
  display: block;
  fill: currentColor;
  height: 100%;
  stroke: currentColor;
  stroke-width: 0;
  width: 100%;
}

.template-index .login-anchor {
  display: block;
  height: 10px;
  position: absolute;
  top: -10vh;
  width: 100%;
}

.template-index .FeatureText {
  margin-bottom: -40px;
}

@media print, screen and (min-width: 64em) {
  .template-index .FeatureText {
    margin-bottom: -80px;
  }
}

.Drawer {
  border: solid #000 thin;
  height: 100%;
}

.b2b .CartItem__Title {
  font-size: 0.75rem;
  white-space: normal;
}

.b2b .CartItem__Remove {
  cursor: pointer;
}

.Cart__ItemList [type='Subscription'] .QuantitySelector,
.Cart__ItemList [type='Subscription'] .CartItem__PriceList {
  display: none;
}

.template-product .item-label-header,
.section-index-featured-product .item-label-header {
  margin: 10px 8px 0;
}

.template-product .thumbnail-variant-select-wrapper,
.section-index-featured-product .thumbnail-variant-select-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 100%;
}

@media screen and (min-width: 75em) {
  .template-product .thumbnail-variant-select-wrapper,
  .section-index-featured-product .thumbnail-variant-select-wrapper {
    height: auto;
  }
  .not_signed_in .template-product .thumbnail-variant-select-wrapper, .not_signed_in
  .section-index-featured-product .thumbnail-variant-select-wrapper {
    height: auto;
  }
}

.template-product.not_signed_in .thumbnail-variant-select-wrapper,
.section-index-featured-product.not_signed_in .thumbnail-variant-select-wrapper {
  height: auto;
}

.template-product .thumbnail-option-select,
.section-index-featured-product .thumbnail-option-select {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1rem;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
}

.template-product .thumbnail-option-select-label,
.section-index-featured-product .thumbnail-option-select-label {
  border-top: solid #8080804a thin;
  font-weight: bold;
  margin-top: 6px;
  padding: 5px;
  text-align: center;
  width: 85%;
}

.template-product .thumbnail-variant-option-select,
.section-index-featured-product .thumbnail-variant-option-select {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.875rem;
  margin: 2px;
  max-height: 40px;
  padding: 0 2px;
  width: auto;
}

.template-product .thumbnail-variant-option-select:hover, .template-product .thumbnail-variant-option-select.selected,
.section-index-featured-product .thumbnail-variant-option-select:hover,
.section-index-featured-product .thumbnail-variant-option-select.selected {
  background-color: #000;
  color: #fff;
}

.template-product .thumbnail-variant-option-select.sold-out,
.section-index-featured-product .thumbnail-variant-option-select.sold-out {
  pointer-events: none;
}

.template-product .Product__InfoWrapper button,
.section-index-featured-product .Product__InfoWrapper button {
  -ms-flex-align: center;
      align-items: center;
  border: 1px solid #6a6a6a33;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 15px;
  width: 100%;
}

.template-product .Product__InfoWrapper button.add-to-cart,
.section-index-featured-product .Product__InfoWrapper button.add-to-cart {
  margin-top: 20px;
  max-width: 200px;
  padding: 10px;
}

.template-product .Product__InfoWrapper button.add-to-cart.active,
.section-index-featured-product .Product__InfoWrapper button.add-to-cart.active {
  border-color: #000;
  color: #000;
  font-weight: bold;
}

.template-product .Product__InfoWrapper button.add-to-cart.active:hover,
.section-index-featured-product .Product__InfoWrapper button.add-to-cart.active:hover {
  color: #fff;
}

.template-product .Product__InfoWrapper button:disabled,
.section-index-featured-product .Product__InfoWrapper button:disabled {
  opacity: 0.7;
  pointer-events: none;
}

.template-product .separator,
.section-index-featured-product .separator {
  margin-top: 5px;
  text-align: center;
}

@media screen and (min-width: 75em) {
  .section-index-featured-product .thumbnail-variant-select-wrapper {
    height: 300px;
  }
}

section.bundle-pricing-table {
  height: 130px;
  margin-top: 30px;
  width: 100%;
}

section.bundle-pricing-table ul.flex-wrapper-list {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

section.bundle-pricing-table ul.flex-wrapper-list > li {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: center;
      justify-content: center;
  list-style: none;
}

section.bundle-pricing-table .pricing-table-item-number-large {
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  font-size: 1.5rem;
  height: 80px;
  -ms-flex-pack: center;
      justify-content: center;
  line-height: 1;
  padding-top: 7px;
  position: relative;
  width: 80px;
}

section.bundle-pricing-table .pricing-table-item-number-large .reduction-label {
  font-size: 0.75rem;
}

section.bundle-pricing-table .pricing-table-item-number-small {
  -ms-flex-align: center;
      align-items: center;
  background-color: #c4a725;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.78125rem;
  font-weight: bolder;
  height: 30px;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  right: 0;
  top: -10px;
  width: 30px;
}

section.bundle-pricing-table .pricing {
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  font-size: 1.125rem;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}

.ProductItem .thumbnail-variant-select-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -ms-flex-direction: column;
      flex-direction: column;
  height: auto;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 100%;
}

@media screen and (min-width: 75em) {
  .ProductItem .thumbnail-variant-select-wrapper {
    height: 150px;
  }
}

.not_signed_in .ProductItem .thumbnail-variant-select-wrapper {
  height: auto !important;
}

@media screen and (min-width: 75em) {
  .not_signed_in .ProductItem .thumbnail-variant-select-wrapper {
    height: auto;
  }
}

.ProductItem .thumbnail-option-select {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1rem;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
}

.ProductItem .thumbnail-option-select-label {
  border-top: solid #8080804a thin;
  font-weight: bold;
  margin-top: 6px;
  padding: 5px;
  width: 85%;
}

.ProductItem .thumbnail-variant-option-select {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.875rem;
  margin: 2px;
  max-height: 40px;
  padding: 0 2px;
  width: auto;
}

.ProductItem .thumbnail-variant-option-select:hover, .ProductItem .thumbnail-variant-option-select.selected {
  background-color: #000;
  color: #fff;
}

.ProductItem .thumbnail-variant-option-select.sold-out {
  pointer-events: none;
}

.ProductItem .separator {
  margin-top: 5px;
}

.ProductItem button {
  -ms-flex-align: center;
      align-items: center;
  border: 1px solid #6a6a6a33;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 5px;
  width: 100%;
}

.ProductItem button.add-to-cart {
  margin-top: 20px;
  max-width: 200px;
  padding: 10px;
}

.ProductItem button.add-to-cart.active {
  border-color: #000;
  color: #000;
  font-weight: bold;
}

.ProductItem button.add-to-cart.active:hover {
  color: #fff;
}

.ProductItem button:disabled {
  opacity: 0.7;
  pointer-events: none;
}

@media print, screen and (min-width: 64em) {
  .ProductList--grid[data-desktop-count='4'] > .Grid__Cell {
    margin-bottom: 20px;
    margin-top: -20px;
  }
}

.ProductItem__Title.Heading {
  min-height: 45px;
}

.bundle-builder-wrapper {
  bottom: 0;
  height: 100px;
  pointer-events: none;
  position: fixed;
  width: 100%;
  z-index: 100;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.bundle-builder-mobile-cta {
  -ms-flex-align: center;
      align-items: center;
  background: #000;
  border-radius: 50%;
  bottom: calc(100% + 10px);
  box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 10px;
  pointer-events: auto;
  position: absolute;
  right: 10px;
  width: 50px;
}

.bundle-builder-mobile-cta svg {
  height: 40px;
  transform: translateX(3px);
  width: 40px;
}

@media print, screen and (min-width: 64em) {
  .bundle-builder-mobile-cta {
    display: none;
  }
}

.bundle-builder {
  background: #f5f4f1;
  border-top: 1px solid #dcdbda;
  bottom: 0;
  display: none;
  height: 100px;
  height: calc(100px + env(safe-area-inset-bottom));
  -ms-flex-pack: justify;
      justify-content: space-between;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 20px;
  padding-bottom: env(safe-area-inset-bottom);
  pointer-events: auto;
  position: absolute;
  width: 100vw;
}

.bundle-builder.is-visible {
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (max-width: 63.99875em) {
  .bundle-builder.is-editing {
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
    height: auto;
    padding: 20px 10px;
  }
}

@media print, screen and (min-width: 64em) {
  .bundle-builder {
    height: 104px;
    padding: 0 50px;
  }
}

.bundle-builder-info {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-right: 15px;
  width: 300px;
}

@media print, screen and (max-width: 63.99875em) {
  .bundle-builder.is-editing .bundle-builder-info {
    display: none;
  }
}

.bundle-builder-info-box-icons {
  display: -ms-flexbox;
  display: flex;
}

.bundle-builder-info .icon-box-open {
  -ms-flex: 0 0 23px;
      flex: 0 0 23px;
  height: 16px;
  margin-right: 0;
  width: 23px;
}

@media print, screen and (min-width: 64em) {
  .bundle-builder-info .icon-box-open {
    -ms-flex: 0 0 34px;
        flex: 0 0 34px;
    height: 23px;
    margin-right: 10px;
    width: 34px;
  }
}

.bundle-builder-info .icon-box-closed {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 23px;
      flex: 0 0 23px;
  height: 23px;
  width: 23px;
}

.bundle-builder-info-count {
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
}

@media print, screen and (min-width: 64em) {
  .bundle-builder-info-count {
    font-size: 14px;
    padding-left: 10px;
  }
}

.bundle-builder-info-text {
  font-size: 12px;
  line-height: 1;
  margin: 0 10px;
  text-transform: uppercase;
  width: 80px;
}

@media print, screen and (min-width: 64em) {
  .bundle-builder-info-text {
    font-size: 13px;
    width: 110px;
  }
}

.bundle-builder-info-current-count {
  font-size: 25px;
}

@media print, screen and (min-width: 64em) {
  .bundle-builder-info-current-count {
    font-size: 36px;
  }
}

.bundle-builder-slider {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 64em) {
  .bundle-builder-slider {
    overflow-x: auto;
  }
}

.bundle-builder-slider-slides {
  max-width: 275px;
}

@media screen and (min-width: 75em) {
  .bundle-builder-slider-slides {
    max-width: 400px;
  }
}

.bundle-builder-slider-nav {
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 33px;
      flex: 0 0 33px;
  height: 100%;
}

.bundle-builder-slider-nav--prev {
  margin-right: 10px;
}

.bundle-builder-slider-nav--next {
  margin-left: 10px;
}

.bundle-builder-slider-nav svg {
  background-color: #fff;
  border-radius: 50%;
  height: 33px;
  padding: 5px;
  width: 33px;
}

.bundle-builder-pack-items {
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (max-width: 63.99875em) {
  .bundle-builder.is-editing .bundle-builder-pack-items {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.bundle-builder-pack-item {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 67px;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  width: 58px;
}

@media print, screen and (min-width: 64em) {
  .bundle-builder-pack-item {
    height: 86px;
    width: 74px;
  }
}

.bundle-builder-pack-item img {
  display: block;
}

@media print, screen and (max-width: 63.99875em) {
  .bundle-builder-pack-item img {
    height: 55px;
  }
}

.bundle-builder-pack-item button {
  -ms-flex-align: center;
      align-items: center;
  background-color: #000;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  height: 16px;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 4px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 16px;
}

.bundle-builder-pack-item .icon-close {
  fill: #fff;
  height: 8px;
  width: 8px;
}

.bundle-builder-pack-item-info {
  -ms-flex-align: center;
      align-items: center;
  background: #000;
  bottom: 125px;
  color: #dcdbda;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  left: 50%;
  padding: 10px;
  pointer-events: auto;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
}

.bundle-builder-pack-item-info > button {
  background-color: #fff;
  border-radius: 50%;
  margin-left: 15px;
}

@media print, screen and (min-width: 64em) {
  .bundle-builder-pack-item-info > button {
    display: none;
  }
}

.bundle-builder-pack-item-info > button > svg {
  fill: #000;
  height: 20px;
  padding: 5px;
  width: 20px;
}

.bundle-builder-empty-slot {
  -ms-flex-align: center;
      align-items: center;
  background-color: #f0efed;
  border: 1px dashed #dcdbda;
  display: -ms-flexbox;
  display: flex;
  height: 47px;
  -ms-flex-pack: center;
      justify-content: center;
  width: 34px;
}

.bundle-builder-empty-slot .icon-kbc-logo {
  fill: #dcdbda;
  height: 19px;
  width: 17px;
}

@media print, screen and (min-width: 64em) {
  .bundle-builder-empty-slot .icon-kbc-logo {
    height: 23px;
    width: 21px;
  }
}

.bundle-builder-cta {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 20px;
  white-space: nowrap;
}

@media print, screen and (max-width: 63.99875em) {
  .bundle-builder.is-editing .bundle-builder-cta {
    margin-top: 20px;
  }
}

.bundle-builder-cta-text {
  border-bottom: 1px solid #000;
  margin-right: 20px;
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.bundle-builder.is-editing .bundle-builder-cta-add {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

@media print, screen and (max-width: 63.99875em) {
  .bundle-builder.is-editing .bundle-builder-cta-add {
    display: none;
  }
}

.bundle-builder-cta .Button {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  padding-bottom: 0;
  padding-top: 0;
}

.bundle-builder-toasts {
  -ms-flex-align: center;
      align-items: center;
  bottom: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  padding: 20px;
  position: absolute;
  width: 100%;
}

@media print, screen and (min-width: 64em) {
  .bundle-builder-toasts {
    bottom: 104px;
  }
}

.bundle-builder-toast {
  background: #000;
  color: #fff;
  display: block;
  font-family: Montserrat, sans-serif;
  min-width: 300px;
  padding: 10px;
  text-align: center;
}

.bundle-builder-toast + .bundle-builder-toast {
  margin-top: 10px;
}

.bundle-builder-toast-enter-active,
.bundle-builder-toast-leave-active {
  transition: all 1s;
}

.bundle-builder-toast-enter,
.bundle-builder-toast-leave-to {
  opacity: 0;
  transform: translateY(30px);
}

pxl-flyout-cart-toggle {
  cursor: pointer;
}

pxl-flyout-cart {
  position: relative;
  z-index: 150;
}

pxl-flyout-cart .Drawer {
  border: none;
}

pxl-flyout-cart .CartItem__Remove {
  cursor: pointer;
}

.Header__Wrapper {
  position: relative;
}

.ly-languages-switcher.fixed.top_left,
.ly-languages-switcher.absolute.top_left {
  left: auto !important;
  margin: 0 !important;
  position: relative !important;
  text-align: right;
}

.ly-languages-switcher.fixed.top_left .ly-flag-icon-ja,
.ly-languages-switcher.absolute.top_left .ly-flag-icon-ja {
  border: solid #8080803b thin;
}

.ly-languages-switcher-link {
  display: none;
}

.Header__MainNav .ly-languages-switcher-link,
.SidebarMenu .ly-languages-switcher-link {
  display: inline-block;
}

.Linklist.Linklist--spacingLoose {
  margin-bottom: 10px;
}

.pxl-view-more {
  color: #000;
  font-size: 14px;
  margin-bottom: 100px !important;
  text-align: center;
}

.pxl-view-more a:hover {
  color: #9e8586;
}

.pxl-multi-collection .Grid__Cell {
  margin-bottom: 20px !important;
}

.button-price {
  background-color: #6a6a6a33;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 300;
  margin-left: 10px;
  padding: 2px 5px;
  pointer-events: none;
}

.ProductListWrapper {
  margin-bottom: 150px;
}

.ProductItem__LabelList {
  left: 0;
  position: relative;
  text-align: center;
  top: 6px;
}

.ProductItem__LabelList .ProductItem__Label.Heading.Text--subdued {
  max-width: unset;
}

.ProductItem__Vendor,
.ProductItem__Title {
  min-height: 40px;
}

.Header .subscription-header {
  font-size: 1rem;
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
}

@media print, screen and (min-width: 64em) {
  .Header__MainNav.hidden-lap {
    bottom: 0;
    display: block !important;
    left: 0;
    padding-bottom: 18px;
    position: absolute;
    text-align: center;
    width: 100%;
  }
}

.template-product-subscription .Header__Icon.Icon-Wrapper,
.template-product-subscription .Header__SecondaryNav {
  display: none;
}
/*# sourceMappingURL=app.css.map */