html:not(.dealer-unlocked) .price,
html:not(.dealer-unlocked) .price-item,
html:not(.dealer-unlocked) span.money,
html:not(.dealer-unlocked) [data-price-cents],
html:not(.dealer-unlocked) [data-item-final-price-display],
html:not(.dealer-unlocked) [data-item-original-price-display],
html:not(.dealer-unlocked) [data-item-price-with-quantity-display],
html:not(.dealer-unlocked) .cart-item-value,
html:not(.dealer-unlocked) .cart-item-price,
html:not(.dealer-unlocked) .cart-item-total,
html:not(.dealer-unlocked) .totals__subtotal-value,
html:not(.dealer-unlocked) .previewCartItem-saving-price,
html:not(.dealer-unlocked) .productView-price,
html:not(.dealer-unlocked) .productView-subtotal,
html:not(.dealer-unlocked) .money-subtotal,
html:not(.dealer-unlocked) .card-price,
html:not(.dealer-unlocked) .old-price,
html:not(.dealer-unlocked) .bundle-price-in-main,
html:not(.dealer-unlocked) .filter__price_change,
html:not(.dealer-unlocked) .facets__price {
  display: none !important;
}
