.woocommerce-pagination{text-align:center;margin-top:20px}.woocommerce-pagination .page-numbers{display:inline-block;padding:10px 15px;margin:0 5px;background-color:#f8f8f8;border:1px solid #ddd;border-radius:5px;text-decoration:none;font-weight:bold;color:#333;transition:all 0.3s ease}.woocommerce-pagination .page-numbers:hover,.woocommerce-pagination .page-numbers.current{background-color:#0071a1;color:#fff;border-color:#0071a1}.custom-products-wrapper ul.products{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:0}.custom-products-wrapper ul.products li.product{width:22%;padding:10px;background:white;border:1px solid #ddd;text-align:center}.custom-products-wrapper ul.products li.product .price{color:red!important;font-weight:bold}@media (max-width:1024px){.custom-products-wrapper ul.products li.product{width:48%}}@media (max-width:768px){.custom-products-wrapper ul.products li.product{width:100%}}