.order-refund-product-list {
  margin: 10px 0;
  position: relative;
}
.order-refund-product-list .product-select-tag {
  position: absolute;
  left: 11px;
  top: 4px;
}
.order-refund-product-list label {
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.75rem;
}
.order-refund-product-list label img {
  width: 60px;
  height: 60px;
  border-radius: 10px;
}

.section-heading {
  font-weight: 600;
}/*# sourceMappingURL=mvx-my-account.css.map */