.woocommerce-checkout .product-quantity .remove{display:inline-block;width:28px;height:28px;line-height:26px;text-align:center;font-size:18px;color:#fff!important;background-color:#e53935;border-radius:50%;font-weight:700;text-decoration:none;margin-left:12px;transition:background-color .3s ease,transform .2s ease-in-out}.woocommerce-checkout .product-quantity .remove:hover{background-color:#c62828;transform:scale(1.1)}@media (max-width:600px){.woocommerce-checkout .product-quantity .remove{width:24px;height:24px;font-size:16px;line-height:22px}}