/*
Squarespace 7.1
Hide Add to Cart buttons & Qty selector
Tip by Paul @ SF.DIGITAL
*/
.plp-grid-add-to-cart, .ProductItem-quantity-add-to-cart {
display: none!important;
}
/*
Squarespace 7.1
Hide Add to Cart buttons & Qty selector
Tip by Paul @ SF.DIGITAL
*/
.plp-grid-add-to-cart, .ProductItem-quantity-add-to-cart {
display: none!important;
}