.keep-shopping-button{width:100%}.keep-shopping-button__button{width:100%;background-color:white}.subtotal-card-cart{display:flex;flex-direction:column;gap:.5rem;font-weight:var(--font-medium);border-radius:var(--border-radius-md);background-color:white;padding:1rem}.subtotal-card-cart__header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.subtotal-card-cart__header__title{display:flex;align-items:center;gap:4px}.subtotal-card-cart__header__title__subtotal{line-height:19px}.subtotal-card-cart__header__title__articles{color:var(--gray-500);font-size:14px;line-height:12.6px}.subtotal-card-cart__header__title__price{font-weight:var(--font-semibold);color:var(--gray-700);line-height:19.5px}.subtotal-card-cart__text{color:var(--gray-500);font-size:14px;line-height:21px}