Buy me a coffee

#Shop Spacing

@media screen and (max-width:767px) {
body.view-list .products.collection-content-wrapper {
    padding-left: 6vw !important;
}
body.view-item .products.collection-content-wrapper {
    padding-left: 6vw !important;
}}