.CartItem:has(a[href*="/products/package-protection"]) .CartItem__QuantityWrapper, .CartItem:has(a[href*="/products/package-protection"]) .CartItem__Remove {
    visibility: hidden;
}