.info-list__date {
    /* display: block; */
    padding: 10px;
    background-color: #dedede;
}


.new-item__section .product-list__price-regular{
  text-decoration:line-through;
  opacity:.7;
  margin-right:.4em;
}
.new-item__section .js-discount-rate{
  font-weight:bold;
  white-space:nowrap;
}
.new-item__section .txt--red{
  color:#ff000;
}
