.shop-toast-container {
  z-index: 1090;
}

.shop-toast-container .shop-toast {
  min-width: 280px;
  max-width: min(360px, calc(100vw - 2rem));
}

.shop-toast-container .toast-body {
  font-size: 0.9375rem;
  line-height: 1.4;
}
