.hollow_basket .cart-modal-item:before {
  display: none;
}
.hollow_basket .cart-modal-item__name {
  margin-top: 15px;
}
.old_price {
  text-decoration: line-through;
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 10px;
}
.empty_cart {
  display: none;
}
