/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 26 2025 | 14:27:12 */
@media (max-width: 921px) {

    .woocommerce-shop div#primary,
    body[class*="term-"] div#primary {
        padding-left: 0!important;
    }

    .woocommerce-shop div#secondary,
    body[class*="term-"] div#secondary {
        padding-right: 0!important;
    }
}