#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;
    padding: 0.4rem 1.63333rem;
    background: #199d8d !important;
    color: #fff;
    border: 18px #c8c8c8;
    padding-left: 17px;
    margin-top:20px;
}