/* Add custom CSS styles below */ 

.product-price,
.total-price,
.sticky-product-bar__quantity,
.sticky-product-bar__btn.s-add-product-button-with-sticky-bar {
    display: none !important;
}


[aria-label*="Add to cart"],
.product-card__enhnaced-mini-cart__btn.hydrated {
    display: none !important;
}