.product-info-main{
	.price-box.price-final_price:has(meta), 
	.product-info-stock-sku .attributes, 
	.field.qty{
		display: none !important;
	}
}