/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 27 2025 | 20:39:23 */
@media only screen and (max-width: 768px) {
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: right;
    clear: none!important;
}}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}