.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 :is(.variation,.quantity){width:100%;margin-top:10px}.wd-checkout-prod-cont .quantity{order:1;display:block}.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>:is(a,span){margin-inline-end:5px}.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}.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}}