/* Entriso Zestaw – front styles 1.4.6 */
.ez-bundle-box { margin:.5rem 0 .75rem; padding:.5rem .75rem; background:#f7f7f8; border:1px solid #eee; border-radius:10px; }
.ez-bundle-box ul.ez-bundle-ul { margin:.35rem 0 0; padding-left:1.1rem; list-style:disc; }
.ez-bundle-loop { font-size:.85em; color:#555; }
.woocommerce-cart .cart_item.ez-parent .product-name .ez-badge { display:inline-block; font-size:.75em; padding:.15em .5em; border-radius:999px; background:#eef4ff; border:1px solid #cfe0ff; margin-right:.35em; }
.woocommerce-cart .cart_item.ez-child .product-name { position:relative; padding-left:1rem; }
.woocommerce-cart .cart_item.ez-child .product-name .ez-child-dot { margin-right:.35rem; }
.woocommerce-cart .cart_item.ez-child .product-name .ez-child-hint { display:inline-block; font-size:.8em; opacity:.65; margin-left:.25rem; }
.woocommerce-mini-cart .mini_cart_item.ez-child { padding-left:1rem; border-left:3px solid rgba(0,0,0,.06); }
.woocommerce-mini-cart .mini_cart_item.ez-parent .ez-badge { display:inline-block; font-size:.72em; padding:.1em .45em; border-radius:999px; background:#eef4ff; border:1px solid #cfe0ff; margin-right:.35em; }
.ez-qty { display:inline-block; min-width:2.25em; text-align:center; }
.ez-inline-status { opacity:.75; font-size:.85em; }

/* Parent (main bundle) – never show a price on cart/mini-cart rows */
.woocommerce-mini-cart .mini_cart_item.ez-parent .quantity { display: none !important; }

/* Cart: Blocksy prints an extra unit price inside product name */
.woocommerce-cart .cart_item.ez-parent .product-name .price { display: none !important; }

/* Cart mobile line: hide × price for parent */
.woocommerce-cart .cart_item.ez-parent .product-mobile-actions .woocommerce-Price-amount,
.woocommerce-cart .cart_item.ez-parent .product-mobile-actions .ct-product-multiply-symbol {
  display: none !important;
}
