.elementor-12 .elementor-element.elementor-element-26644d1f{--display:flex;}/* Start custom CSS for container, class: .elementor-element-26644d1f *//* zmniejszenie ikony kosza w koszyku WooCommerce */
.woocommerce-cart .product-remove a svg,
.woocommerce-cart .product-remove a img {
    width: 20px !important;
    height: 20px !important;
}

/* na wszelki wypadek – sam link z ikoną */
.woocommerce-cart .product-remove a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
}/* End custom CSS */