.cart-container .form-cart .actions a.continue {
    order: 10;
    width: -webkit-fill-available;
    margin-right: 11px;
    margin-left: 6px;
}

.cart-container .form-cart .actions a.continue::before {
    left: 30px;
}

#empty_cart_button {
    order: 5;
    min-width: 40%;
    margin: 10px 5px;
}
