.custom-sorting-buttons{display:flex;justify-content:space-between;gap:10px;margin-bottom:0;flex-wrap:wrap}.custom-sorting-buttons .sorting-button{background-color:#dde0e3;color:#888;padding:10px 15px;border-radius:5px;text-decoration:none;font-size:14px;text-align:center;font-weight:400;flex:1;white-space:nowrap}.custom-sorting-buttons .sorting-button:hover{background-color:#999;color:#f7f7f7}.custom-sorting-buttons .sorting-button:active{background-color:#777;color:fefefe}@media (max-width:768px){.custom-sorting-buttons .sorting-button{font-size:12px;padding:8px 10px}.custom-sorting-buttons{gap:5px}}span.swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px!important;border-radius:8px;transition:.3s ease-in-out}span.swiper-pagination-bullet{width:15px!important;border-radius:8px}