/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 260:0 Unexpected "<"

**/
<style>
  @media (hover: hover) {
  	.hero__button--primary:hover {
  		background: var(--color-button-secondary-background);
  		color: var(--color-button-secondary-text);
  	}
  	.wt-product__add-to-cart_form .js-add-to-cart:hover {
  		background: var(--color-button-secondary-background);
          color: var(--color-button-secondary-text);
  		border-color: var(--color-button-secondary-border);
  	}
  	.wt-cart__cta:hover {
          background: var(--color-button-secondary-background);
          color: var(--color-button-secondary-text);
  		border-color: var(--color-button-secondary-border);
      }
  }

  .price--end-sale {
    color: var(--color-sale-badge-background);
  }

  .wt-options__label {
    opacity: 1 !important;
  }

  .wt-product__sku {
  	font-size: calc(var(--font-base-size) - 2px);
  }

  .collection__empty-collection {
    font-size: inherit;
	  padding-bottom: var(--section-gap-bottom, calc(var(--gap, 8px) * var(--section-gap, 2)));
  }

  #shopify-section-recently-viewed-product-card,
  #recently-viewed-wrapper,
  #recently-viewed-section,
  .wt-slider__slide {
    height: 100%;
  }
  
  .custom-card__container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    background-color: #fff;
    overflow: hidden;
  }
  .custom-card__picture-container {
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .custom-card__img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    padding: 10px;
    display: block;
    background-color: #fff;
  }
  .custom-card__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    padding: 10px 0;
  }
  .custom-card__title {
    font-size: var(--font-base-size);
    line-height: var(--font-base-line-height, normal);
    margin: 5px 0;
    height: calc(var(--font-base-line-height, normal) * 2em);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .custom-card__price {
    margin-top: auto;
  }
  .custom-card__quick-add-container,
  .custom-card__quick-add-container--desktop {
    margin-top: 10px;
  }
  @media screen and (min-width: 768px) {
    .custom-card__img {
      padding: 5px;
      max-height: 80%;
      max-width: 80%;
    }
  }
  @media screen and (max-width: 767px) {
    .custom-card__title {
      -webkit-line-clamp: 3;
      height: calc(var(--font-base-line-height, normal) * 3em);
    }
  }
  @media screen and (max-width: 1199px) {
    .custom-card__price {
      min-height: 4em;
    }
  }

  .sale-price,
  .top-price,
  .regular-price,
  .compare-price {
    font-weight: 600;
  }
  @media screen and (max-width: 1199px) {
    .price__sale .price-item--lower {
      font-size: calc(var(--font-price-size) - 2px);
      font-weight: 600;
    }
  }

  .snize-ac-results {
    max-width: var(--site-max-width-big) !important;
    width: 100% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    box-sizing: border-box !important;
    font-size: clamp(14px, 2.5vw, 16px) !important;
    overflow-y: auto !important;
    max-height: 80vh !important;
  }
  @media (max-width: 1024px) {
    .snize-ac-results {
      width: 100% !important;
      left: 0 !important;
      transform: none !important;
    }
  }
  .snize-ac-results .snize-dropdown-arrow {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: -9px !important;
    right: auto !important;
    pointer-events: none !important;
    z-index: 2147483648 !important;
  }
  .snize-ac-results .snize-item {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
  }
  .snize-ac-results .snize-thumbnail {
    flex-shrink: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 80px !important;
    height: 80px !important;
  }
  .snize-ac-results .snize-item-image {
    max-height: 70px !important;
    max-width: 70px !important;
    border-radius: 4px !important;
    display: block !important;
    margin: 0 auto !important;
  }
  .snize-ac-results .snize-price-list {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #333 !important;
    white-space: nowrap !important;
  }
  .snize-ac-results .snize-product-label {
    display: inline-block !important;
    position: relative !important;
    background: var(--color-sale-badge-background) !important;
    margin-left: 10px !important;
    padding: 0 8px 0 4px !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 11px !important;
    line-height: 20px !important;
    white-space: nowrap !important;
  }
  .snize-ac-results .snize-product-label .snize-left-arrow {
    position: absolute !important;
    top: 0 !important;
    left: -9px !important;
    border-right: 9px solid var(--color-sale-badge-background) !important;
    border-top: 10px solid transparent !important;
    border-bottom: 10px solid transparent !important;
  }
  .snize-price-list:has(.snize-product-tag-label) .snize-price,
  .snize-price-list:has(.snize-product-discount-label) .snize-price {
    color: var(--color-sale-badge-background) !important;
  }
  .snize-price-list:has(.snize-product-tag-label) .snize-left-arrow,
  .snize-price-list:has(.snize-product-discount-label) .snize-left-arrow {
    border-right-color: var(--color-sale-badge-background) !important;
  }

  .wt-blog__view {
    margin-top: 0;
    padding-top: calc(var(--gap, 8px) * 2);
  }
  .wt-blog__view a.hero__button.hero__button--primary {
    margin-top: 0;
    margin-bottom: 0;
  }

  @media screen and (max-width: 1199px) {
    .wt-footer__image {
       margin-right: auto; 
    }
  }
  .wt-footer__image {
    margin-left: auto;
  }
  .wt-footer__aside {
    gap: 0;
  }
  .wt-footer__aside__wrapper-ipg {
    margin-top: calc(var(--gap, 8px) * 2);
  }
  .wt-footer__aside > :last-child {
    margin-top: calc(var(--gap, 8px) * 4);
  }
  @media screen and (min-width: 900px) {
    .wt-footer__aside__wrapper>*:only-child {
      margin-left: auto;
      margin-right: 0;
    }
  }
  .wt-footer__aside-block--ipg .wt-footer__aside-list {
    justify-content: flex-end;
    width: 100%;
  }
  .wt-footer__aside-block--ipg .wt-footer__aside-list__item {
    height: auto;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .wt-footer__aside-block--ipg .wt-footer__aside-list__item img {
    height: 37px;
    width: auto;
    max-width: 100%;
    display: block;
  }
</style>