

/* Start:/local/templates/restorator_v2/components/restorator/static/product-card/style.css?1790083704922*/
.label--white {
  background-color: #fff !important;
}

.product-list-card__label-group .label + .label {
  margin-top: 4px;
}

.product-list-card__middle > .label + .label,
.product-list-card__middle > .label + .nearest-delivery-date {
  margin-top: 0;
}

.nearest-delivery-date {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nearest-delivery-date__value {
  /*font-size: 12px !important;*/
  margin-top: 0 !important;
}

.product-list-card__bottom--replace {
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 8px;
}

.product-list-card__bottom--replace .product-list-card__btn-wrapper {
  max-width: 170px;
  margin-left: auto;
}

.product-list-card__replace {
  display: block;
  width: 100%;
  height: auto !important;
  min-height: 40px;
  padding: 6px 10px !important;
  white-space: normal;
  line-height: 1.25;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}

/* End */
/* /local/templates/restorator_v2/components/restorator/static/product-card/style.css?1790083704922 */
