.dealarious-cart-redesign-enabled .woocommerce-cart-form th.product-price,
.dealarious-cart-redesign-enabled .woocommerce-cart-form td.product-price {
    white-space: nowrap;
    min-width: 122px;
}

.dealarious-cart-redesign-enabled .woocommerce-cart-form th.product-subtotal,
.dealarious-cart-redesign-enabled .woocommerce-cart-form td.product-subtotal {
    white-space: nowrap;
    min-width: 118px;
}

.dealarious-cart-redesign-enabled .woocommerce-cart-form .shop_table.cart th .dem-currency-badge--placeholder {
    visibility: hidden;
}
