.page-route-category {
    @media (min-width: 330px) and (max-width: 575.98px) {
        .container, .content-wrapper-top, .content-top, .c703 {
            max-width: 100%;
        }
        .c703 {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
            grid-gap: 10px;
            margin: 0 auto 1rem;
        }
        .c309 {
            height: 200px;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
        }
        .c312 {
            padding: 5px 0;
            margin: 0;
            text-align: center;
        }
        .c1550 {
            display: none;
        }
        .c224, .c315 {
            text-decoration: none;
        }
        .c1541 {
            display: none;
        }
        .c316 {
            text-align: left;
        }
        .c327 {
            display: none;
        }
        .c316 .c1868 ~ .c317 {
            color: #c53939;
        }
        .c1794 {
            display: none;
        }
        .c1791 {
            margin: auto;
        }
        .product {
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }
        .c321 {
            display: none;
        }
    }
}
        .c1486 {
        display: none;
}
.page-route-product div:has(> a[href="#detail-anchor-product-rating"]):has([style*="width: 0%"]) { display: none; }