.child-cart-item .wc-block-cart-item__remove-link,
.child-cart-item .wc-block-components-quantity-selector,
.child-cart-item .wc-block-components-product-details {
  display: none !important;
}
.child-cart-item .wc-block-components-product-name,
.parent-cart-item .wc-block-components-product-name {
  text-decoration: none !important;
  color: #6d6d6d;
  cursor: default;
  pointer-events: none;
}
