/* Hide Add to Cart button on all product detail pages */ .ProductItem-details .sqs-add-to-cart-button, .ProductItem-details .ProductItem-addToCart, .ProductItem-details .sqs-add-to-cart-button-wrapper { display: none !important; }