#products .pagination,
.bon-scroll-button:not(.display) {
    display: none;
}

.bon-scroll-button-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.bon-scroll-button {
    cursor: pointer;
}