/* Debbora — wyrównanie podsumowania w checkoucie. Źródło: snippet dbb-checkout-extras */
.woocommerce-checkout-review-order-table td.product-name{text-align:left !important;vertical-align:top !important;line-height:1.35;font-weight:600;}
.woocommerce-checkout-review-order-table td.product-name > a{text-align:left !important;}
.woocommerce-checkout-review-order-table td.product-total,.woocommerce-checkout-review-order-table td.product-subtotal{vertical-align:top !important;text-align:right !important;white-space:nowrap;}
.woocommerce-checkout-review-order-table .product-name .variation{margin:6px 0 0 !important;padding:0;font-weight:400;font-size:13px;line-height:1.4;color:#8A7580;display:flex;gap:5px;}
.woocommerce-checkout-review-order-table .product-name .variation dt{font-weight:600;margin:0;color:#5E3A4A;}
.woocommerce-checkout-review-order-table .product-name .variation dd{margin:0;}
.woocommerce-checkout-review-order-table .product-name .variation p{margin:0;}
.woocommerce-checkout-review-order-table .product-name .quantity{margin-top:10px;}
.woocommerce-checkout-review-order-table .product-name .product-quantity{color:#8A7580;font-weight:500;}
