/** Shopify CDN: Minification failed

Line 31:0 Unexpected "}"

**/
.product-card {
  padding-bottom: var(--pdc-padding-bottom, 1rem);
}
.product-card__wrapper {
  display: block;
  color: currentColor;
  text-decoration: none;
  position: relative;
}
.product-card--list .product-card__wrapper {
  display: flex;
  align-items: flex-start;
  overflow: visible;
}
.product-card__wrapper.f-image-hover-effect__zoom responsive-image {
  transition: transform .65s cubic-bezier(.4, 0, .2, 1);
}
.product-card__title {
  margin: 0 0 .4rem;
  position: relative;
}
.product-card__title a {
  font-size: 12px !important; /* 强制应用字体大小 */
  font-weight: normal; /* 根据需要调整字体粗细 */
}
}
@media (max-width: 639.98px) {
  .product-card__title.text-upper {
    font-size: calc(var(--font-body-size) * 1px);
  }
}
.product-card__image {
  transition: .85s cubic-bezier(.4, 0, .2, 1);
}
.product-card__image--main {
  transition: opacity 1.2s ease;
}
.product-card__image--second {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transform: scale3d(1.08, 1.08, 1);
}
.product-card__image-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}
.product-card__image-wrapper .f-image {
  border-radius: 0;
}
.product-card--list .product-card__image-wrapper {
  width: 9rem;
  flex: 0 0 auto;
}
.product-card__info {
  margin-top: 2rem;
}
.product-card__info.text-center .f-price {
  justify-content: center;
}
.product-card--list .product-card__info {
  text-align: left;
  padding-left: 1.5rem;
  margin-top: 0;
  flex: 1;
}
.product-card--list .product-card__info .f-price {
  justify-content: flex-start;
}
.product-card--list .product-card__info .f-price__regular {
  margin: 0;
}
.product-card__vendor {
  color: rgba(var(--color-foreground), .75);
  display: block;
  font-size: 1.4rem;
  line-height: 1.14;
  margin: 0 0 .4rem;
}
.product-card__badge {
  position: absolute;
  left: 1rem;
  top: 1rem;
  display: flex;
  flex-flow: row wrap;
  gap: .5rem;
}
.product-card__reviews {
  margin-bottom: .5rem;
}
.product-card__reviews:empty {
  display: none;
}
.product-card__actions {
  position: absolute;
  left: 1.5rem;
  bottom: 1.5rem;
  transform: translateY(15px);
  opacity: 0;
  transition: .54s cubic-bezier(.4, 0, .2, 1);
  display: flex;
  align-items: center;
  z-index: 3;
  justify-content: center;
  width: calc(100% - 3rem);
}
.product-card__actions .product-card__atc:not(:disabled) {
  opacity: 1 !important;
}
.product-card__actions .btn {
  border: 1px solid var(--color-border);
}
.product-card__actions .btn:hover {
  z-index: 1;
}
.product-card__actions > .product-card__atc, .product-card__actions > .f-product-form {
  margin-right: .2rem;
}
@media (max-width: 767.98px) {
  .product-card__actions > .product-card__atc, .product-card__actions > .f-product-form {
    margin: 0;
    margin-bottom: .8rem !important;
  }
  .product-card__actions {
    opacity: 1;
    transform: translateZ(0);
  }
}
.product-card--list .product-card__actions {
  position: relative;
  justify-content: flex-start;
  left: 0;
  bottom: auto;
  opacity: 1;
  width: auto;
  transform: none;
  margin-top: 15px;
}
.product-card__atc {
  width: 100%;
  margin-right: .1rem;
  padding: 0 1.5rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.product-card__quickview {
  width: var(--btn-height);
  flex: 0 0 auto;
  padding: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.product-card__quickview > span {
  display: inherit;
}
.product-card__quickview.btn--small {
  width: calc(var(--btn-height) - 8px);
}
@media (min-width: 768px) {
  .product-card__quickview .product-card__quick-view-text {
    display: none;
  }
  .product-card__quickview--only {
    width: 100%;
  }
  .product-card__quickview--only .product-card__quick-view-text {
    display: block;
  }
  .product-card__quickview--only .product-card__quick-view-icon {
    display: none;
  }
}
.product-card__swatch {
  display: flex;
  align-items: center;
  margin-top: .8rem;
}
.text-center .product-card__swatch {
  justify-content: center;
}
.text-right .product-card__swatch {
  justify-content: flex-end;
}
.product-card .color-swatch {
  --color-swatch-item-width: 2.4rem;
  column-gap: 8px;
  row-gap: 8px;
}
.product-card .color-swatch__item {
  width: var(--color-swatch-item-width);
  height: var(--color-swatch-item-width);
  flex: 0 0 auto;
  border-radius: var(--color-swatch-radius);
  padding: 0;
  border: 1px solid var(--color-border) !important;
  font-size: 13px;
  background-color: var(--bg-color);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  background-clip: content-box;
}
.product-card .color-swatch__item:not(.btn-rest) {
  font-size: 0;
}
.product-card .color-swatch__item[aria-selected] {
  box-shadow: 0 0 0 1px #fff inset, 0 0 0 1px var(--color-text-body) !important;
  border-color: #fff !important;
  padding: 1px;
}
.product-card .color-swatch .btn-rest {
  padding: 0;
}
.product-card .color-swatch .btn-rest:hover {
  box-shadow: 0 0 0 1px #000;
  border-color: #fff !important;
}
@media (max-width: 380px) {
  .product-card .color-swatch {
    --color-swatch-item-width: 2.4rem;
  }
}
@media (min-width: 768px) {
  .product-card__wrapper:hover .product-card__image-wrapper:not(.product-card__image-wrapper--main-only) .product-card__image--main,
  .product-card__wrapper:focus-within .product-card__image-wrapper:not(.product-card__image-wrapper--main-only) .product-card__image--main {
    opacity: 0;
  }
  .product-card__wrapper:hover .product-card__image-wrapper .product-card__image--second,
  .product-card__wrapper:focus-within .product-card__image-wrapper .product-card__image--second {
    opacity: 1;
    visibility: visible;
    transform: scaleZ(1);
  }
  .product-card__wrapper:hover .product-card__image-wrapper .product-card__title,
  .product-card__wrapper:focus-within .product-card__image-wrapper .product-card__title {
    color: var(--color-link-hover);
  }
  .product-card__wrapper:hover .product-card__image-wrapper .product-card__actions,
  .product-card__wrapper:focus-within .product-card__image-wrapper .product-card__actions {
    transform: translateZ(0);
    opacity: 1;
  }
}
@media (max-width: 767.98px) {
  .product-card {
    padding-bottom: 1.2rem;
  }
  .product-card__actions {
    bottom: 1rem;
    flex-direction: column;
    width: auto;
    right: 1rem;
    left: 1rem;
    align-items: flex-end;
  }
  .product-card__actions.mobile-hide-quick-add.mobile-hide-quick-view,
  .product-card__actions.mobile-hide-quick-add .product-card__atc,
  .product-card__actions.mobile-hide-quick-view .product-card__quickview {
    display: none;
  }
}
