#cart .limit-cart-products{
    margin-top: 30px;
}
#checkout .limit-cart-products{
    margin-bottom: 15px;
}
#checkout button.continue.disabled{
    pointer-events: none;
}
.limit-cart-products ul{
    margin-bottom: 0;
}