/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2025 | 02:09:47 */
    .sticky-nav-holder {
        border-radius: var(--clb-border-radius);
        display: none;
    }
@media only screen and (min-width: 978px){
.columns-md-2 .woo-products.masonry .product {
        width: calc(80% / 3);
        margin-top: 50px;
    }
}


