.vpk-block-child {
	background: rgba(0, 0, 0, .025);
}

.vpk-block-child .wc-block-components-quantity-selector,
.vpk-block-child .wc-block-cart-item__quantity {
	display: none !important;
}

.vpk-block-child .wc-block-components-product-name {
	font-size: .94em;
}

tr.vpk-cart-child td.product-name {
	padding-left: 1.5rem;
}

.vpk-child-prefix {
	opacity: .65;
}
