.price {
    display: none !important;
}

.checkout-cart  table &gt; tbody &gt; tr &gt; td:nth-child(5),
.checkout-cart  table &gt; tbody &gt; tr &gt; td:nth-child(6),
.checkout-cart  table &gt; thead &gt; tr &gt; td:nth-child(5),
.checkout-cart  table &gt; thead &gt; tr &gt; td:nth-child(6) {
    display: none !important;
}