.bundle-variable-product .bundled_product_optional_checkbox .from { display: none !important; }
.bundle-variable-product .bundled_product_optional_checkbox .amount { display: none !important; }
.bundle-variable-product .bundled_product_optional_checkbox del { display: none !important; }
.bundle-variable-product .bundled_product_optional_checkbox ins { display: none !important; }
.bundle-variable-product .bundled_product_optional_checkbox small { display: none !important; }
.bundle-variable-product .bundled_product_optional_checkbox:after {
    content: '...' !important;
    display: inline !important;
    clear: none !important;
}