inbox-online-store-chat {
  z-index: 99 !important;
}

.cart-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  font-size: 1.25rem;
  font-weight: bold;
}
