.wd-checkout-prod{flex-grow:1;align-items:center;display:flex;position:relative}.wd-checkout-prod-img{margin-inline-end:10px}.wd-checkout-prod-img img{border-radius:calc(var(--wd-brd-radius)/1.5);min-width:65px;max-width:65px}.wd-checkout-prod-cont{text-align:start;flex-grow:1;justify-content:space-between;align-items:center;display:flex}.wd-checkout-prod-cont .quantity{order:1}.wd-checkout-prod-cont .quantity :is(input[type=button],input[type=number],input[type=text]){height:32px}.wd-checkout-prod-title{flex-wrap:wrap;margin-inline-end:10px;display:flex}.wd-checkout-prod-title>.cart-product-label-link{color:var(--wd-entities-title-color);text-decoration:none}.wd-checkout-prod-title>.cart-product-label-link:hover{color:var(--wd-entities-title-color-hover)}.wd-checkout-prod-title>:is(.cart-product-label-link,.cart-product-label){margin-inline-end:5px}.wd-checkout-prod-title>:not(:is(.cart-product-label-link,.cart-product-label,.product-quantity)){width:100%;margin-top:10px;max-width:100%!important}.wd-checkout-prod-total{text-align:end}.wd-checkout-remove-btn-wrapp{flex-shrink:0;width:25px;margin-inline:-5px 5px}.wd-checkout-remove-btn{width:100%;height:25px;color:var(--color-gray-800);justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex;text-decoration:none!important}.wd-checkout-remove-btn:hover{color:var(--color-gray-500)}.wd-checkout-remove-btn:after{content:"";font-family:woodmart-font}@media (width<=576px){.wd-manage-on thead .product-total{display:none}.wd-checkout-prod-cont{display:block}.wd-checkout-prod-title{margin-inline-end:0;margin-bottom:10px}.wd-checkout-prod-total{text-align:start}}