/* Use this file to add custom css to the theme. */
.quick-cart__footer-inner {
  padding-bottom: min(calc(100vh - 100dvh + var(--spacing-7)), 50vh);
}