.order-products-toolbar.bottom {
    margin-top: 20px;
}
.order-products-toolbar.bottom .toolbar-amount,
.order-products-toolbar.bottom .limiter {
    display: none;
}
.order-products-toolbar.bottom .pages {
    display: block;
}
.order-products-toolbar.bottom .pages .item.pages-item-previous,
.order-products-toolbar.bottom .pages .item.pages-item-next,
.order-products-toolbar.bottom .pages .item .last .label {
    display: none;
}
.savecart-cart-index .order-products-toolbar.bottom .limiter {
    display: flex;
}
