.single-product.postid-6974 .product form.cart .quantity {
display: none !important;
}  .woocommerce-checkout-review-order-table tr.cart_item {
display: table-row !important;
height: auto !important;
} .woocommerce-checkout-review-order-table td {
vertical-align: top !important;
} .fusion-product-name-wrapper {
display: flex !important;
gap: 12px;
align-items: flex-start !important;
} .fusion-product-name-wrapper img {
width: 60px !important;
height: auto !important;
flex-shrink: 0 !important;
} .fusion-product-name-wrapper > div {
display: block !important;
margin: 0 !important;
padding: 0 !important;
line-height: 1.3;
} .fusion-product-name-wrapper > div > * {
margin-bottom: 4px !important;
} td.product-total {
white-space: nowrap !important;
text-align: right !important;
} .fusion-product-name-wrapper .quantity,
.fusion-product-name-wrapper .product-quantity,
.fusion-product-name-wrapper .product-quantity * {
display: inline !important;
float: none !important;
margin: 0 !important;
padding: 0 !important;
line-height: 1.2 !important;
} .fusion-product-name-wrapper .quantity::before,
.fusion-product-name-wrapper .product-quantity::before {
content: "" !important;
}  .woocommerce-checkout #shipping_method::before {
content: "WYBIERZ METODĘ DOSTAWY";
display: block;
font-size: 32px;
font-weight: 700;
color: #1e2433; margin-bottom: 25px;
margin-top: 60px;
text-transform: uppercase;
letter-spacing: 1px;
} .woocommerce-checkout-review-order-table {
margin-bottom: 50px !important;
padding-bottom: 30px !important;
border-bottom: 1px solid #e5e5e5;
} .woocommerce-checkout #payment {
margin-top: 70px !important;
}  .woocommerce-checkout-review-order-table .product-name dt,
.woocommerce-cart-form .product-name dt,
.woocommerce table.shop_table .product-name dt {
font-weight: 700 !important;
color: #000 !important; } .woocommerce-checkout-review-order-table .product-name dd p,
.woocommerce-cart-form .product-name dd p {
font-weight: 400 !important;
margin: 0 !important;
} .woocommerce-checkout-review-order-table .product-name .product-info strong {
font-size: 18px !important;
font-weight: 700 !important;
line-height: 1.3 !important;
display: block !important;
margin-bottom: 8px !important;
color: #1e2433 !important; }