.tpbtm{
margin-top:10px;
margin-bottom:10px;
}

/* ╲╲╲ 云竣卞ェ曰示正件 ╲╲╲ */
.product__fav-item {
    text-align: right;
  }
  
.product__fav-item button {
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}

.product__fav-item .fav-items {
  color: #ff7373;
}

.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}
/* ╱╱╱ 云竣卞ェ曰示正件 ╱╱╱ */