
div#wcf-horizontal-group {
    display: none !important;
}
.wcf-pagination-container button {
    background: #f8f1e4 !important;
    padding: 17px !important;
    color: #082033 !important;
    font-size: var(--p-size);
    padding-top: 20px ! IMPORTANT;
    padding-bottom: 19px ! IMPORTANT;
}
.wcf-pagination-container button:hover {
    background: #f0e6d1 !important;
}
span.search-price {
    display: none;
}