/*img {
  max-width: 100%; }*/
.product.pic{
  width:100px;
  height:100px;
}
.price .old-price{
  color: #8a8484bf;
  text-decoration: line-through;
}
.old_prices{
  color: #8a8484bf;
  text-decoration: line-through;
}
#voucher_area {
    display: flex;
    gap: 8px; 
}