.product-small bdi {
  font-size: 20.4px;
}
.product-small .woocommerce-LoopProduct-link {
  font-size: 13.4px;
}
.product-small .name {
  line-height: 23.04px;
}
.price-wrapper del bdi {
  letter-spacing: 0px;
  word-spacing: 0px;
  -webkit-text-stroke-color: #000000;
  color: #ff7200;
  font-weight: 700;
}
@media screen and (max-width: 375px) {
  .product-small bdi {
    font-size: 16.4px;
  }
}
