.price-tag, .foryou-price-tag, .type_more22 .price-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  float: unset;
  color: #333;
}
.price-tag > span:first-child, .foryou-price-tag > span:first-child, .type_more22 .price-tag > span:first-child {
  color: #F02E2E;
  font-size: 18px;
  font-weight: bold;
}
.price-tag span span, .foryou-price-tag span span, .type_more22 .price-tag span span {
  color: #F02E2E;
}

.sale-num .lawir .service {
  color: #F02E2E;
}