/* Custom styles for shop page */

@media (max-width: 768px) {

    div#content {
        padding: 0 !important;
    }
}

.osf-sorting-group,
.osf-filtering-group {
    display: none !important;
}