/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 22 2026 | 20:30:23 */
/* Ukryj opis bundlowanych produktów - wersja rozszerzona */
.bundled_product_excerpt,
.bundled_product_excerpt.product_excerpt,
.bundled_product .bundled_product_excerpt {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}