.cart-item-list__body{justify-content:space-between}.cart-empty,.cart-item-list__body{display:flex;flex-direction:column}.cart-empty{align-items:center;margin:0 auto;padding:10px;width:fit-content}.cart-empty__title{font-size:14px;line-height:22.4px;margin-bottom:10px;text-align:center}.cart-empty__button{background-color:var(--red1);color:var(--white);font-size:12px;font-weight:500;line-height:17px;padding:12px 20px;text-align:center;text-transform:uppercase;width:fit-content}