/* GEZICI EMPTY CART ALIGN OVERRIDE 20260906 */
.cart-hover .list-hover-cart .cart-product.product-item > span {
  display: block !important;
  box-sizing: border-box !important;
  width: 100% !important;
  padding: 0 15px !important;
  margin: 0 !important;
  text-align: left !important;
}
