.woocommerce-checkout-review-order-table tr.cart_item.review-order-item-loading,.woocommerce-checkout-review-order-table tr.cart-subtotal.review-order-item-loading,.woocommerce-checkout-review-order-table tr.order-total.review-order-item-loading{position:relative;opacity:.7;pointer-events:none}.woocommerce-checkout-review-order-table tr.cart_item.review-order-item-loading::before,.woocommerce-checkout-review-order-table tr.cart-subtotal.review-order-item-loading::before,.woocommerce-checkout-review-order-table tr.order-total.review-order-item-loading::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#eee 25%,#f9f9f9 50%,#eee 75%);background-size:200% 100%;animation:skeleton-loading 2.5s infinite linear;z-index:10;border-radius:5px}.woocommerce-checkout-review-order-table .remove{display:inline-block;padding:0;margin-left:.5em;font-size:1em;line-height:1;background:0 0;border:none;cursor:pointer;text-decoration:none;color:inherit}.woocommerce-checkout-review-order-table .remove:hover{color:#d63638}