/* SADECE SEPET SAYFASI İÇİN */
.template-cart .cart-item__price,
.template-cart .cart-item__totals,
.template-cart .price {
  white-space: normal !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
}
